|
cubrid_versionGet the CUBRID PHP module's version Description
string cubrid_version()
The cubrid_version function is used to get the CUBRID PHP module's version. ParametersThis function has no parameters. Return ValuesVersion information (eg. "8.3.1.0001"). ExamplesExample #1 cubrid_version example
The above example will output: CUBRID PHP Version: 9.1.0.0001 PARAM_ISOLATION_LEVEL 3 LOCK_TIMEOUT -1 MAX_STRING_LENGTH 1073741823 PARAM_AUTO_COMMIT 1 Server Info: 9.1.0.0212 Client Info: 9.1.0 CUBRID Charset: iso8859-1 See Also
|