PHP » GoLang |
login |
register |
about
|
oci_num_rows(PHP 5, PHP 7, PECL OCI8 >= 1.1.0) oci_num_rows — Returns number of rows affected during statement execution Description
int oci_num_rows
( resource
$statement
)Gets the number of rows affected during statement execution. Parameters
Return Values
Returns the number of rows affected as an integer, or Examples
Example #1 oci_num_rows() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|