We can combine PHP with GTK to develop and deploy GUI applications using GNOPE.
Gnope is a program management environment, allowing you to download and deploy applications with a graphical user interface written in PHP-GTK2 on many platforms.
PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK+. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client-side cross-platform GUI applications.
The complete Gnope package for Windows comes with:
- PHP5.1
- gtk2 (win32) module
- Gnope AppRunner
- Gnope PEAR Installer
all packed with a nice installer.
So what you have to do is just to install it, then u can used it right away….
This application is really great and made me in loved with PHP




Posted by ramesh on September 10, 2008 at 5:44 am
hi
well done.
can we develop web application using gtk+ php.
Posted by rosa lina on September 10, 2008 at 8:12 am
Hi ramesh,
For web application it’s better to combine PHP & Ajax
GTK+ is use to manage the interface components of the program, including the menus, buttons, input fields, etc.