Subentry of
PHP-GTK
Mon5Nov2007
I have put together a new site for my PHP-GTK tutorials and examples. The goal being clean and working standalone applications that use and teach all of what PHP5 Object Orientation has to offer. Since PHP-GTK is an OOP extension it makes sense to me to have OOP examples instead of procedural ones. Also on this site is a guide to compiling PHP-GTK on Unixesque operating systems.
Some Highlights:
• Compile PHP-GTK2
• Configure PHP for GTK
• Hello World
• Simple Application: Hello There, Your OS is...