PHP-GTK: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
outdated twice
wxPHP
Line 5: Line 5:
==About==
==About==
[[PHP-GTK]] is an attempt to connect the [[PHP]] language (which was designed primarily to render web pages) with the [[GUI]] world, via the [[GTK+]] graphical library.
[[PHP-GTK]] is an attempt to connect the [[PHP]] language (which was designed primarily to render web pages) with the [[GUI]] world, via the [[GTK+]] graphical library.
==Related==
* [[wxPHP]] (see {{wikipedia|wxPHP}})
==Links==
==Links==
===Reference===
===Reference===

Revision as of 20:02, 23 May 2015

<hide> page type::article </hide>

About

PHP-GTK is an attempt to connect the PHP language (which was designed primarily to render web pages) with the GUI world, via the GTK+ graphical library.

Reference

Official

How-to