RE: [PHP] ora_numrows() function

2002-01-02 Thread Martin Towell
that helps - from this, it sounds like it effectively returns the current row -Original Message- From: Sam Masiello [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 03, 2002 3:46 AM To: PHP General Subject: [PHP] ora_numrows() function I just wanted to verify the functionality of the

[PHP] ora_numrows() function

2002-01-02 Thread Sam Masiello
I just wanted to verify the functionality of the ora_numrows() function. On the ora_numrows() manual page it reads that the function returns the number of rows in a result set, but in the ora_getcolumn() documentation it reads that the ora_numrows() function returns the current row number. Coul