Difference between revisions of "PHP"

From CBLFS
Jump to navigationJump to search
(Optional)
(Optional)
Line 19: Line 19:
  
 
=== Optional ===
 
=== Optional ===
* [[APR]] and [[APR-util]]
 
 
* [[Zlib]]
 
* [[Zlib]]
 +
* [[libjpeg]]
 
* [[GDBM]]
 
* [[GDBM]]
 
* [[OpenSSL]]
 
* [[OpenSSL]]
 
* [[OpenLDAP]]
 
* [[OpenLDAP]]
* [[PostgreSQL]]
+
* [[Mysql]]
* [[SQLite]]
 
* [[Pkg-config]]
 

Revision as of 13:09, 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