PHPit.net has posted their latest tutorial today providing an introduction to the powerful Winbinder library for PHP for those unfamiliar with it.
In this new article series you will be introduced to the Winbinder Library, and shown exactly what it can do. In this first part you will learn what the Winbinder library is, and you will be given two examples.
True to the theme of the article, they introduce the Winbinder library - what it is, how it works, and links to grab the latest copy. Their first simple example is a "Hello World" window created with about 7 lines of code. They explain the parts of this code before moving on, up to an example that uses the event handler functionality to catch a button being clicked.