cubrid_version
(PECL CUBRID >= 8.3.0)
cubrid_version — Is used to get the CUBRID PHP module’s version
Description
string cubrid_version
( void
)
The cubrid_version() function is used to get the CUBRID PHP module’s version.
Parameters
This function has no parameters.
Return Values
Version information (eg. "1.2.0").
Examples
Example #1 cubrid_version() example
<?php
echo cubrid_version();
?>
See Also
- cubrid_error_code() - Is used to get the error code
- cubrid_error_code_facility() - Is used to get the facility code