Click to See Complete Forum and Search --> : PHP-GTK tutorials, reference books


pratik_learner
07-12-2005, 01:14 PM
Hi I am just a *novice* PHP programmer and an intermediate C++ programmer.
I wanted to know how to create GUI apps using PHP-GTK I have installed it but don't know how to program in it. Is there any offline reference or tutorial and more importantly is it worthwhile writing programs in PHP-GTK compared to say C++( not to Java or C#).

SpectreReturns
07-12-2005, 03:59 PM
PHP-GTK makes it easy to write GUI applications, where as in C++ it is way hard (at least for me).

PHP-GTK has the disability of not being able to be compiled, so if you know C++, I would go with that.

pratik_learner
07-13-2005, 10:49 AM
How is it then that PHP-GTK can;t be compiled since it is used for creating GUI apps

SpectreReturns
07-13-2005, 08:10 PM
The person will need php-gtk installed on their computer to view the file, which is parsed, the exact same way that web-based php acts.