(no version information, might be only in CVS)
oci_parse -- Parses a query and returns an Oracle statement identifieroci_parse() parses the query using connection and returns the statement identifier if the query is valid or FALSE if not. The query can be any valid SQL statement or PL/SQL block.
oci_parse() returns FALSE on error.
Précédent | Sommaire | Suivant |
oci_num_rows | Niveau supérieur | oci_password_change |