Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-odbc: A module for PHP applications that use ODBC databases.
        
        
            | Name: | php-odbc | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 4.3.9 | 
            License: | The PHP License | 
        
        
            | Release: | 3.18 | 
            URL: | http://www.php.net/ | 
        
        
        
        - Summary
 
        - The php-odbc package contains a dynamic shared object that will add
database support through ODBC to PHP. ODBC is an open specification
which provides a consistent API for developers to use for accessing
data sources (which are often, but not always, databases). PHP is an
HTML-embeddable scripting language. If you need ODBC support for PHP
applications, you will need to install this package and the php
package.
 
        
        
        Changelog
        
            - * Fri Sep 15 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.18
 
            - rebuild
 
        
            - * Fri Sep 15 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.17
 
            - add security fix from upstream: CVE-2006-4484
- add metaphone() fix (#205714)
 
        
            - * Fri Sep  8 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.16
 
            - add security fixes from upstream:
  CVE-2006-3016, CVE-2006-4020, CVE-2006-4482, CVE-2006-4486