11111
ocicancel
(PHP3 >= 3.0.8, PHP4, PHP5)ocicancel -- Cancel reading from cursor
bool ocicancel (resource stmt)
- If you do not want read more data from a cursor, then call
ocicancel().
Замечание:
This function was renamed to oci_cancel()
after PHP >= 5.0.0. For downward compatibility
ocicancel() can also be used.
This is deprecated, however.
ocibindbyname
ocicloselob 22222