|
| |
Welcome to PHP-library.com!
If you are finding out more about PHP, you are at
the right place. This site is dedicated to promoting the use of PHP
programming language. PHP is a versatile and yet robust tool for
creating dynamic web pages. Dream, then turn it into
reality with PHP.
A little summary of our site:
PHP Manual
PHP, which stands for "PHP: Hypertext
Preprocessor" is a widely-used Open Source general-purpose scripting language
that is especially suited for Web development and can be embedded into HTML. Its
syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the
language is to allow web developers to write dynamically generated webpages
quickly, but you can do much more with PHP.
This manual consists primarily of a function reference, but also contains a language reference, explanations of some of PHP's major features, and other supplemental information.
Click here
to get to the table of contents in the manual, or you can use our
navigation bar on the left which helps you short cut to the topic you
are looking for in the manual.
|
|
|
Pear Manual
PEAR stands for "PHP Extension and
Application Repository" and is pronounced just like the fruit. The
purpose of PEAR is to provide:
- A structured library of open-sourced code for PHP users
- A system for code distribution and package maintenance
- A standard style for code written in PHP
- The PHP Foundation Classes (PFC)
- The PHP Extension Code Library (PECL)
- A web site, mailing lists and download mirrors to support the PHP/PEAR community
Click here
to get to the table of contents in the manual, or you can use our
navigation bar on the left which helps you short cut to the topic you
are looking for in the manual.
|
| |
PHP-GTK Manual
PHP-GTK is a PHP extension that enables you to write client-side, cross-platform GUI applications. This is the first extension for PHP of its kind, and was written in part to prove that PHP is a capable general-purpose language that is suited to more than just the web application environment.
This extension will not allow you to display GTK+ applications in a web browser. It is intended for creating standalone GUI applications.
GTK+ is a set of libraries written in C to create graphical user interfaces. It has an object oriented architecture developed in three libraries:
GLib, GDK and GTK.
Click here
to get to the table of contents in the manual, or you can use our
navigation bar on the left which helps you short cut to the topic you
are looking for in the manual.
|
| |
| |
|