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.0.0.0001
11 years ago
Version 9.0.0.0001 change log


Fixed bugs:

1) APIS-285: Modify cubrid_real_escape_string function
2) APIS-338: When execute the sql statement containing "prepare", the error info is not right.
3) APIS-293: fix the bug of the default PUBLIC user when there is only one argument in cubrid_connect_with_url()
4) APIS-353: cubrid_schema dosen't support to query all triggers with CUBRID_SCH_TRIGGER type. Fixed the PHP driver part.
5) NOISSUE: not use two connect_ex and new excape_string functions in Windows platform, because the cascci.lib doesn't export these functions.

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0