PHP-GTK Introduction _php Tutorial

Source: Internet
Author: User
Tags gtk
What is PHP-GTK? PHP-GTK is developed to prove that PHP is a powerful tool that goes far beyond Web applications. With PHP-GTK you can create a standalone GUI (user graphical interface) application, such as MP3 player, text editor, database backend, and so on. PHP-GTK is an extension of PHP that can be downloaded from http://gtk.php.net. PHP-GTK is based on GTK +, which was first used by Andrei Zmievski. What is GTK +? GTK + (GIMP Toolkit) developed for the GNU Image Manipulation Program (GIMP). GTK + has grown rapidly and has now become an integral part of the GNU Desktop Environment Project (Gnome). In fact, GTK + is a set of C language libraries: GTK,GDK and glib. The ease of building cross-platform applications is an important reason for php-gtk to pop up. If you're a Windows programmer, don't be impatient, because the Windows platform's GTK (and PHP-GTK) are already available. Basically, GTK + and PHP-GTK are tools that use widgets to build user graphical interface (GUI) applications; a GUI is a set of widgets that complement parts of an application that interacts with the user, whether buttons, text boxes, and so on, which are part of the GUI. Widgets are a separate object that makes up the GUI, which is typically a scrollbar, a text box, a button, and a menu, in effect, the window itself is the object of the widget. Application Example: There are many database applications that use PHP-GTK, the most famous of which may be the number of Agatareport (http://agata.codigolivre.org.br/). Some games like "Phpgtklife" and "cow puzzle" are still under development. PHP-GTK development is available from the MP3 player to the mature IRC client. These examples are numerous and can be developed across platforms.

http://www.bkjia.com/PHPjc/509187.html www.bkjia.com true http://www.bkjia.com/PHPjc/509187.html techarticle What is PHP-GTK? PHP-GTK is developed to prove that PHP is a powerful tool that goes far beyond Web applications. Using PHP-GTK you can build a separate GUI (user graphical interface) should ...

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.