Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
Name: | php |
Vendor: | Scientific Linux, http://www.scientificlinux.org |
Version: | 4.3.2 |
License: | The PHP License |
Release: | 33.ent |
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.
Arch: ia64
Download: | php-4.3.2-33.ent.ia64.rpm |
Build Date: | Tue Jul 18 02:45:55 2006 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 8.23 MiB |
Changelog
- * Mon Jun 26 05:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-33.ent
- fix zend_hash_del regression from CVE-2006-2657
- * Thu Jun 22 05:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-32.ent
- add security fixes from upstream (CVE-2006-1494, CVE-2006-1990,
CVE-2006-2657)
- * Wed Apr 12 05:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-30.ent
- imap: add fix for overflow in imap_fetch_overview() (#174999)