Difference between revisions of "PHP"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://de3.php.net/get/php-4.4.5.tar.bz2/from/de.php.net/mirror or | http://de3.php.net/get/php-4.4.5.tar.b...)
 
(Optional)
Line 20: Line 20:
 
=== Optional ===
 
=== Optional ===
 
* [[APR]] and [[APR-util]]
 
* [[APR]] and [[APR-util]]
* [[Pcre]]
+
* [[Zlib]]
 
* [[GDBM]]
 
* [[GDBM]]
 
* [[OpenSSL]]
 
* [[OpenSSL]]

Revision as of 13:05, 27 February 2007

Download Source: http://de3.php.net/get/php-4.4.5.tar.bz2/from/de.php.net/mirror

or

http://de3.php.net/get/php-4.4.5.tar.bz2/from/us2.php.net/mirror
Download Patch:

Introductin to PHP

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Dependencies

Optional