Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
- 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 Aug 22 19:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 4.3.2-8.ent
- enable fixed pspell, semop tests.
- from upstream: safe mode and apache2filter fixes from 4.3.3
- forward-port #82967 workaround from 8.0/9 errata
- allow upgrade from Stronghold 4.0
- don't link against -lttf on x86_64 or ppc64
- * Tue Jul 8 19:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 4.3.2-7.ent
- enable mbstring, mbregex extensions
- use system pcre library
- * Wed Jun 4 19:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 4.3.2-6.ent
- workaround for test suite hang on ppc
- fix pspell tests