Jump to letter: [
ACEFGILMNOPRSTWZ
]
php: The PHP HTML-embedded scripting language
- Summary
- PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated webpages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.
The php package contains the module which adds support for the PHP
language to Apache HTTP Server.
Changelog
- * Tue May 8 21:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 5.2.2-3
- rebuild against uw-imap-devel
- * Fri May 4 21:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 5.2.2-2
- update to 5.2.2
- synch changes from upstream recommended php.ini
- * Thu Mar 29 21:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 5.2.1-5
- enable SASL support in LDAP extension (#205772)