has anyone used it ? the page wont load to me so i cant read about it or get any examples right now. what can it do ? is it good ?
Printable View
has anyone used it ? the page wont load to me so i cant read about it or get any examples right now. what can it do ? is it good ?
http://gtk.php.net/
never used it.
Quote:
PHP-GTK is an extension for PHP programming language that implements language bindings for GTK+ toolkit. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client side cross-platform GUI applications.
hmmm, doesnt sound like its for me, i keep to simple text and cell based menu and GUI systems for now :)
You guys realize that GTK is not for web pages, but normal apps (in other words, moving PHP to a full fledged scripting language)? I've use the Windows version of GTK with Perl a tiny little bit.