(PHP3 , PHP4 )
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 0 on success or -1 on error.