update : 2015.11.03
php.shukuma.com검색:
|
oci_server_version(PHP 5, PECL OCI8 >= 1.1.0) oci_server_version — Returns the Oracle Database version 설명
string oci_server_version
( resource
$connection
)Returns a string with the Oracle Database version and available options 인수
반환값
Returns the version information as a string or 예제
Example #1 oci_server_version() example
<?php 주의
|