(PHP 4, PHP 5 <= 5.0.5)
ora_parse — Parse an SQL statement with Oracle
Parses an SQL statement or a PL/SQL block and associates it with the given cursor .
An Oracle cursor, opened with ora_open().
The SQL statement, or PL/SQL block.
Returns TRUE on success or FALSE on failure.