PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Noob to php\mysql. So far ive been able to create a table, insert data using a form and read that data. What i would like to do is make the data appear 5 at a time on the page, with next and previous buttons for the other records. What course of action should i take for this???
Thanks for the link. I think i got the code to work, but a new question has arose. My data that i want paginated is not showing up??? does this have anything to do with the $php_self tag????