Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
Name: | php |
Vendor: | Scientific Linux |
Version: | 5.1.6 |
License: | The PHP License v3.01 |
Release: | 20.el5_2.1 |
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 php package contains the module which adds support for the PHP
language to Apache HTTP Server.
Changelog
- * Tue Jun 3 17:00:00 2008 Joe Orton <jorton{%}redhat{*}com> 5.1.6-20.el5_2.1
- add security fixes for CVE-2007-5898, CVE-2007-4782, CVE-2007-5899,
CVE-2008-2051, CVE-2008-2107, CVE-2008-2108 (#445923)
- * Tue Jan 15 16:00:00 2008 Joe Orton <jorton{%}redhat{*}com> 5.1.6-20.el5
- use magic.mime provided by file (#240845)
- fix possible crash with setlocale() (#428675)
- * Thu Jan 10 16:00:00 2008 Joe Orton <jorton{%}redhat{*}com> 5.1.6-19.el5
- ext/date: fix test cases for recent timezone values (#266441)