| 
 | oci_statement_typeReturns the type of a statement Description
   string oci_statement_type
    ( resource  $statement)
   Returns a keyword identifying the type of the
   OCI8  Parameters
 
 Return Values
   Returns the type of  
 
   Returns  Examples
 Example #1 oci_statement_type example 
<?php |