Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
Name: | php |
Vendor: | Scientific Linux |
Version: | 4.3.9 |
License: | The PHP License |
Release: | 3.22.5 |
URL: | http://www.php.net/ |
- 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
mod_php module enables the Apache Web server to understand and process
the embedded PHP language in Web pages.
Changelog
- * Fri May 4 19:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.22.5
- add security fix for CVE-2007-1864, FTP CRLF injection issue (#239017)
- * Wed Apr 4 19:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.22.4
- add security fixes for CVE-2007-1285, CVE-2007-1286,
CVE-2007-1583, CVE-2007-1711, CVE-2007-1718 (#230556)
- add security fixes for CVE-2007-0455, CVE-2007-1001 (#235028)
- * Fri Feb 16 18:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.22.3
- add security fix for CVE-2007-0988