Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-odbc - A module for PHP applications that use ODBC databases
- Description:
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.
Packages
php-odbc-5.3.3-49.el6.x86_64
[55 KiB] |
Changelog
by Remi Collet (2016-11-07):
- fix php-soap fails to connect to HTTPS web service sporadically
as stream_socket_enable_crypto() uses NONBLOCK #1283153
|