downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ocisavelob> <ocirollback
Last updated: Fri, 24 Sep 2010

view this page in

ocirowcount

(PHP 4, PHP 5, PECL OCI8 >= 1.0.0)

ocirowcountAlias of oci_num_rows()

Description

This function is an alias of: oci_num_rows().



add a note add a note User Contributed Notes
ocirowcount
Ved Prakash
12-Jul-2010 09:28
To get number of rows from SELECT, use ocirowcount function instead of oci_num_rows().
Though this is an alias of oci_num_rows, the behavior for this is different as oci_num_rows will return you only rows affected by DML statements

ocisavelob> <ocirollback
Last updated: Fri, 24 Sep 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites