Question
PHP CurrentRow
I have been trying to find out how to do a PHP "CurrentRow".
I know in Coldfusion if you have so many records lets say 5 records
it lists as the following below...
Rec | Name |
---------------------
1 | George |
2 | Fred |
Is there a php funching like Coldfusion that counts the rows for you as the "Rec" listing above.
Thank you,
AdonaiEchad
Rec | Name |
---------------------
1 | George |
2 | Fred |
Is there a php funching like Coldfusion that counts the rows for you as the "Rec" listing above.
Thank you,
AdonaiEchad
