CUBRID

pecl install CUBRID

This is the official PHP Extension to connect to CUBRID Database.

CUBRID is an open source database management system highly optimized for Web applications (http://www.cubrid.org). The current PHP extension is fully compatibly with the latest stable version of CUBRID Database. To post issues and report bugs, please use CUBRID Official Forum at http://forum.cubrid.org.

Maintainer

  • Esen Sagynov (lead )

Details

Downloads: 33992
9.1.0.0001
11 years ago
Version 9.1.0.0001 change log


Changed and Enhanced Features:

1) APIS-417: Add the support of binding ENUM type data in CUBRID PHP driver.
2) Enable cci_connect_ex(), cci_connect_with_url_ex(), escape_string() APIs for Windows platform.
3) Update the urls infomation in README.

Fixed bugs:

1) APIS-397: fix the NULL type support in PHP driver.
2) APIS-434: fix memory leak when using cubrid_insert_id() in Windows platform.
3) APIS-185: Update the error message when the connection is failed.
4) APIS-459: When querying the column info, return "unknown" instead of error for unknown type.

requires:

  • php >=5.3.0
  • pearinstaller >=1.4.0