PHP: Difference between revisions

From CBLFS
Jump to navigationJump to search
Mike (talk | contribs)
No edit summary
Mike (talk | contribs)
No edit summary
Line 1: Line 1:
{| style="text-align: left; background-color: AliceBlue;"
{| 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
!Download Source: http://de3.php.net/get/php-4.4.5.tar.bz2/from/de.php.net/mirror
Download Source: http://de3.php.net/get/php-4.4.5.tar.bz2/from/us2.php.net/mirror
|
}
or |
!Download Source: http://de3.php.net/get/php-4.4.5.tar.bz2/from/us2.php.net/mirror
|-
!Download Patch:
|
|}


----
----

Revision as of 13:23, 27 February 2007

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

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.

PHP has MANY options that can be used. please refer to the ./configure --help script and see whats possible.


Warning:

The PHP Developer team means:

"We do not recommend using a threaded MPM in production with Apache2. Use the prefork MPM instead, or use Apache1. For information on why, read the related FAQ entry on using Apache2 with a threaded MPM"[1]"

Dependencies

Required

Optional

Retrieved from "?title=PHP&oldid=7946"