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
[edit] Last updated: Fri, 18 Sep 2009

view this page in

ocirowcount

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

ocirowcountПсевдоним на oci_num_rows()

Описание

Тази функция е псевдоним на: oci_num_rows().



add a note add a note User Contributed Notes ocirowcount
Ved Prakash 12-Jul-2010 12: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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites