After a query how do I display a certain row only?
Posted: Sun Feb 16, 2003 9:57 pm
I have a query that returns me all 24 records in a database.
Now how can I format different areas of a page to show different rows.
I.E. if I use echo $row_query... it shows me the first record.
How can I for example show the 5th record?
Ron
Now how can I format different areas of a page to show different rows.
I.E. if I use echo $row_query... it shows me the first record.
How can I for example show the 5th record?
Ron