I'm a really top newbie in php.
After I entered some data into my database, i use php to print it out in a page.
I want 1 page = 1 record. How to make a php script that make link to the next record? in other word, how to print the next record in the same page?