| php GTK (2) |
What is PHP-GTK? How do I use it?
Question: What is PHP-GTK and how do I use it?Answer: PHP-GTK is a PHP extension that implements language bindings for GTK+. PHP-GTK provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client side cross-platform GUI applications. PHP-GTK is not meant to be used in a web environment but instead to create standalone applications.You can download the latest binaries from Comments:
|