Package Information |
Summary |
CUBRID driver for PDO |
Maintainers |
Esen Sagynov (lead)
[details]
|
License |
PHP |
Description |
This extension provides a CUBRID driver for PDO. |
Homepage |
http://www.cubrid.org/php_cubrid_pdo
|
Release notes
Version 8.4.3.0001
(stable)
|
Changed and Enhanced Features:
1) APIS-287: Use cci_connect_ex instead of cci_connect in PDO driver. 2) APIS-288: Use CCI funciton cci_escape_string() to implement PDO::quote |