ocifetchstatement() should do the trick. It returns the number of rows.
See example at :
http://dev.nexen.net/docs/php/annotee/manuel_function.ocifetchstatement.php

Best regards,
Philippe

"Worawisut Pinyoyang" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
> To all PHP-db guruz!
> I'm novice on Oracle(OCI).In mysql has mysql_num_rows().
> When i try to find OCI function about num rows i see OCIRowCount().
> But in the manual told me that it cannot use with select statement.
> How can i know the number of selected row?
>
> Thanks in advance
> -Worawisut
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to