Hello World (basic)
Table of Contents
Further reading
When you begin to learn a programming language, the first program you often write is a ‘hello world’ program. So, just to fit in with everyone else, the first tutorial in this manual just happens to be a ‘hello world’ tutorial!
Throughout the tutorials we expect a reasonable grasp of PHP [...]
Installation on Linux
The best way to install PHP-GTK 2 on Linux is to compile it. No binary or source packages are available as yet for any distribution, so you can’t use your favorite package manager to install PHP-GTK 2! These instructions should be valid for most distributions of Linux, as well as other POSIX compliant [...]
Installation on Windows
Using Gnope
Gnope has proven to be the most easiest way of installing and maintaining PHP-GTK 2 on Windows. Gnope is a fully featured PHP-GTK 2 installer, complete with PHP 5.1, GTK 2.6 and PEAR. A few simple mouse clicks and you’re done!
Just download the installer from gnope.org and follow the on-screen instructions. Gnope also has [...]