11111
ocirowcount
- ocirowcount() returns the number of rows affected
for e.g. update-statements. This function will not tell you the number
of rows that a select will return!
-
Замечание:
This function was renamed to oci_num_rows()
after PHP >= 5.0.0. For downward compatibility
ocirowcount() can also be used.
This is deprecated, however.
ocirollback
ocisavelob 22222