(PHP3 >= 3.0.4, PHP4 )
int OCIParse (int conn, strint query)
int OCIParse
OCIParse() parses the query using conn. It returns the statement identity if the query is valid, false if not. The query can be any valid SQL statement.