Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
        
        
            | Name: | php | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 4.3.2 | License: | The PHP License | 
        
            | Release: | 11.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.
Changelog
        
            - * Tue Apr  6 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-11.ent
- - fix ldap_start_tls detection (#119425)
- use system pcre library (part of #115379)
- rebuild to pick up fix for c-client symbol clash (#118137)
- merge 2.0 filter SAPI fixes from 4.3.6 
            - * Fri Jan 30 18:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 4.3.2-10.ent
- - add trigger to handle php.ini upgrades smoothly (#112470)
- add fix for config setting leaking from upstream (#110861)
- drop gdbm support due to licence incompatibility
- add fix for oci8 from upstream (#114624) 
            - * Fri Sep 12 19:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 4.3.2-9.ent
- - fix possible rebuild issues (#104061)