Jump to letter: [
ABCDEFGHIKLMNOPQRSTUVWX
]
php - The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
- Description:
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.
Packages
php-4.3.9-3.26.x86_64
[1.4 MiB] |
Changelog
by Joe Orton (2009-04-01):
- add security fixes for CVE-2008-3658, CVE-2008-3660,
CVE-2008-5498, CVE-2008-5557, CVE-2009-0754 (#487361)
- split out gd overflow2() and make global with sane symbol name
|