update : 2015.11.03
php.shukuma.com검색:
|
oci_statement_type(PHP 5, PECL OCI8 >= 1.1.0) oci_statement_type — Returns the type of a statement 설명
string oci_statement_type
( resource
$statement
)
Returns a keyword identifying the type of the
OCI8 반환값
Returns the type of
Returns 예제
Example #1 oci_statement_type() example
<?php |