Difference between revisions of "PHP-GTK"
Jump to navigation
Jump to search
(another corrected link) |
(link updated; removed unneeded cross-reference) |
||
Line 4: | Line 4: | ||
</hide> | </hide> | ||
==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 [[PHP/GUI|GUI]] world, via the [[GTK+]] graphical library. |
− | |||
− | |||
==Links== | ==Links== | ||
===Reference=== | ===Reference=== |
Latest revision as of 16:21, 5 April 2021
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.
Links
Reference
Official
How-to
- 2011-03-31 Compiling PHP-GTK2 on Ubuntu 10
- The instructions for retrieving Cairo are outdated; it is now available on GitHub.
- The instructions for retrieving PHP-GTK are also outdated
- the links on the official download page are also bad
- the actual source is available on GitHub