Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
        
        
            | Name: | php | Vendor: | CERN, http://cern.ch/linux" | 
        
            | Version: | 4.3.2 | License: | The PHP License | 
        
            | Release: | 24.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-24.ent.ia64.rpm | 
|---|
                | Build Date: | Tue Jul 12 04:42:51 2005 | 
|---|
                | Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> | 
|---|
                | Size: | 8.23 MiB | 
|---|
            
         
        Changelog
        
            - * Wed Jun 29 05:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-24.ent
- - add security fixes:
 * shtool temp file handling (CAN-2005-1751, #159000)
 * XML_RPC command injection (Stefan Esser, CAN-2005-1921, #162045) 
            - * Thu Apr 14 05:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-23.ent
- - add security fixes from upstream:
 * getimagesize() seek loops (CAN-2005-0524, #153140)
 * exif issues (CAN-2005-1042, CAN-2005-1043, #154021, #154025)
- add fixes for unserialize() integer handling on 64-bit platforms 
            - * Thu Mar  3 04:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.2-22.ent
- - switch Oracle support to use Instant Client SDK (Kai Bolay, #149873)