The php-qt tag has no wiki summary.
10
votes
4answers
669 views
any real MVC library in PHP (for GUI apps)
I'm wondering if there are any abstraction frameworks for one of the PHP gui libraries. We have PHP-GTK, a PHP/Tk interface, and seemingly also PHP-QT. (Not tried any.)
I know that writing against ...
1
vote
1answer
144 views
Which is better for performance - using php-qt or writing custom php extensions for c++ using swig?
I'm writing a php web application using Yii and need to use C++ (will use Qt-Core) for some performance critical parts. I have two options:
i) Using php-qt and write those parts using qt bindings for ...
1
vote
0answers
104 views
PHP-QT for php 5.2.9
is any body having a compiled php-qt extension for php 5.2
as on windows 7 its not compiling as it should so if any body have it please announce here the url
0
votes
0answers
43 views
Where I can finf PHP-QT tutorial? [closed]
I spent all day searching about QTCreator. Finally I understood that it's only for C++
and I'm interested to work in PHP and Python; mainly with PHP. So, I downloaded PHP-QT but I
didn“t find a ...