PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(PHP 3, PHP 4, PHP 5 <= 5.1.0RC1)
This function parses an SQL statement or a PL/SQL block and associates it with the given cursor.
Returns TRUE on success or FALSE on failure.
See also ora_exec(), ora_fetch(), and ora_do().