Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

ZetaCode.com:
PHP GTK tutorial
Nov 18, 2011 @ 18:41:30

Jan Bodnar has pointed out a great PHP-GTK tutorial on ZetaCode.com that walks you through some of the major points of this graphical frontend for PHP:

This tutorial will teach you the basics of GUI programming with the PHP GTK. The tutorial has 8 chapters which cover the first steps with the library, menus, toolbars, dialogs and various widgets. It has some examples for drawing with Cairo library. The final chapter presents a small computer game; The Nibbles.

Each of the topics has sample code and screenshots of the resulting output for each. Also included is information on layouts and "painting" with Cairo - drawing shapes, rectangles, text, etc.

tagged: phpgtk graphical frontend tutorial widget cairo

Link:


Trending Topics: