|
oci_statement_typeReturns the type of a statement Beschreibung
string oci_statement_type
( resource
$statement
)
Returns a keyword identifying the type of the
OCI8 Parameter-Liste
Rückgabewerte
Returns the type of
Returns Beispiele
Beispiel #1 oci_statement_type example
<?php |