PHP Manualcubrid_get_server_info(PECL CUBRID >= 8.3.0) cubrid_get_server_info — Return the CUBRID server version Description
string cubrid_get_server_info
( resource
$conn_identifier
)This function returns a string that represents the CUBRID server version. Parameters
Return ValuesA string that represents the CUBRID server version; on success.
ExamplesExample #1 cubrid_get_server_info() example
<?php The above example will output: CUBRID PHP Version: 8.3.1.0005 PARAM_ISOLATION_LEVEL 3 LOCK_TIMEOUT -1 MAX_STRING_LENGTH 1073741823 PARAM_AUTO_COMMIT 0 Server Info: 8.3.1.0173 Client Info: 8.3.1 CUBRID Charset: iso8859-1
![]() |
PHP-Index
New Tutorial entries
|