php-mssql - MSSQL database module for PHP
| Website: | http://www.php.net/ |
|---|---|
| License: | PHP |
| Vendor: | Remi Collet |
- Description:
The php-mssql package contains a dynamic shared object that will add MSSQL database support to PHP. It uses the TDS (Tabular DataStream) protocol through the freetds library, hence any database server which supports TDS can be accessed.
Packages
| php-mssql-5.2.6-1.el4.remi.x86_64 [36 KiB] |
Changelog
by Remi Collet (2008-05-07):
- update to 5.2.6 |
| php-mssql-5.2.5-2.el4.remi.x86_64 [35 KiB] |
Changelog
by Remi Collet (2008-04-10):
- resync with rawhide - use bundled pcre if system one too old - enable t1lib in GD (Fedora >= 5 and EL >= 5) |