(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
int ora_parse (int cursor_ind, string sql_statement, int defer)
int ora_parse
This function parses an SQL statement or a PL/SQL block and associates it with the given cursor.
Returns TRUE on success, FALSE on failure.
See also ora_exec(), ora_fetch(), and ora_do().