Does anybody know how to display results on multiple PHP pages?
Is it possible to get specific rows back from a MySQL database? (e.g. rows 10-19).
I need to return rows in order (ranking)
(actually it's kind of like this site phpbuilder.com where they show only a certain amount of messages on each page according to date).
thanks,
Dan
Is it possible to get specific rows back from a MySQL database? (e.g. rows 10-19).
I need to return rows in order (ranking)
(actually it's kind of like this site phpbuilder.com where they show only a certain amount of messages on each page according to date).
thanks,
Dan