Jump to letter: [
ACDEFGHIJKLMNOPRSTWZ
]
php-odbc: A module for PHP applications that use ODBC databases
| Name: | php-odbc |
Vendor: | |
| Version: | 5.2.2 |
License: | The PHP License v3.01 |
| Release: | 3 |
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
- * Tue May 8 21:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 5.2.2-3
- rebuild against uw-imap-devel
- * Fri May 4 21:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 5.2.2-2
- update to 5.2.2
- synch changes from upstream recommended php.ini
- * Thu Mar 29 21:00:00 2007 Joe Orton <jorton{%}redhat{*}com> 5.2.1-5
- enable SASL support in LDAP extension (#205772)