PHP-GTK v1.0.1
- 0
- Add a Comment
- No Related Post
PHP-GTK is “an extension for the PHP programming language that implements language bindings for GTK+. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client-side cross-platform GUI applications.” GTK stands for GIMP Tool Kit, for which it was originally. Its focus is on client-side applications. PHP, as you know, is a great language for the Web, but not as a standalone application. GTK extends PHP to go beyond the Web to create applications such as text editors, and database frontends.
[ Read more... ]
