The Server Pages
:: TSP Menu
- Home
- Authors
- Glossary
- RSS Feed

:: Servers
- CPanel
- Hosting
- Linux
- Windows

:: Webmaster
- Databases
- Design
- PHP
- Search Engines

:: Scripts
- Scripts

:: Documentation
- PHP Manual

:: Other
- Errors & Solutions
- TechPunt
- Wojjie

search for in the

ocisavelob> <ocirollback
[edit] Last updated: Sat, 12 May 2012

view this page in

ocirowcount

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

ocirowcountAlias of oci_num_rows()

Description

Warning

This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.



add a note add a note User Contributed Notes ocirowcount
Ved Prakash 11-Jul-2010 07: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 | sitemap | contact | advertising | mirror sites