PHP Manual
Prev
Next
OCICancel
(PHP 3>= 3.0.8, PHP 4 )
OCICancel -- Cancel reading from cursor
Description
bool
OCICancel
( int stmt)
If you do not want read more data from a cursor, then call
OCICancel()
.
Prev
Home
Next
OCIBindByName
Up
OCICollAppend