Query: oci_client_version
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OCI_CLIENT_VERSION(3) OCI_CLIENT_VERSION(3) oci_client_version - Returns the Oracle client library versionSYNOPSISstring oci_client_version (void )DESCRIPTIONReturns a string containing the version number of the Oracle C client library that PHP is linked with.PARAMETERSNoneRETURN VALUESReturns the version number as a string.EXAMPLESExample #1 oci_client_version(3) example <?php echo "Client Version: " . oci_client_version(); // Client version: 11.2.0.2 ?>NOTESNote Oracle libraries before 10 gR2 do not have the underlying functionality to get the client library version number. The string "Unknown" will be returned in this case.SEE ALSOoci_server_version(3). PHP Documentation Group OCI_CLIENT_VERSION(3)
Related Man Pages |
---|
oci_set_action(3) - php |
oci_pconnect(3) - php |
oci_set_client_info(3) - php |
oci_set_client_identifier(3) - php |
cubrid_get_client_info(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |