Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-odbc: A module for PHP applications that use ODBC databases.
        
        
            | Name: | php-odbc | Vendor: | Scientific Linux | 
        
            | Version: | 4.3.2 | License: | The PHP License | 
        
            | Release: | 36.ent | 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.2-36.ent
- - rebuild 
            - * Fri Sep 15 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.2-35.ent
- - 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.2-34.ent
- - add security fixes from upstream:
  CVE-2006-3016, CVE-2006-4020, CVE-2006-4482, CVE-2006-4486