Ok on this site: http://www.moparscape.org/serverstatus.php?start=0
I was wondering how using PHP the creator of this site manages to list only 30 servers per page, and if there are more, then they add another page to the list at the bottom?
Has anyone got any ideas on how this could be acheived? i reckon mysql_num_rows(); plays a part.. but i am unsure how.
If someone could create an example piece of code , that would be great. Or just makes a suggestion.
-fedexer-
I was wondering how using PHP the creator of this site manages to list only 30 servers per page, and if there are more, then they add another page to the list at the bottom?
Has anyone got any ideas on how this could be acheived? i reckon mysql_num_rows(); plays a part.. but i am unsure how.
If someone could create an example piece of code , that would be great. Or just makes a suggestion.
-fedexer-