User talk:X9183
From PHP London wiki
Hi,
You are unlikely to get a question answered (actually, it's quite unlikely to get noticed) on the Talk:Main Page, so I've removed it. Sorry.
We do not generally provide a PHP help service but feel free to turn up to one of our meetings or join our mailing lists.
So you don't lose your question I've moved it here:
I am not sure if this is PHP or MySQL. Example I query a MySQL table and 34 records are returned. I then want to view each record individually in an HTML form formatted to look like the HTML form that the data was originally written to the table in. This is not a problem at all. The problem is how do I bring back each record individually, one by one, view, get next record and so on until all the returned records have been read.
--Matt Raines 16:07, 15 August 2007 (BST)