MrBojangle1
03-02-2003, 02:16 PM
Hey, I need some help. How would I go about printing data using a loop from a certain table? I think Mewtwo's Itemshop uses it, as an example.
Say this is my table structure:
ID(Primary Key) | name | image
1 | archer | archer.gif
2 | archmage | archmage.gif
3 | assasin | assasin.gif
How would I print that data in a loop? Then get it to display all the info? Any help would be appreciated. :dead:
Say this is my table structure:
ID(Primary Key) | name | image
1 | archer | archer.gif
2 | archmage | archmage.gif
3 | assasin | assasin.gif
How would I print that data in a loop? Then get it to display all the info? Any help would be appreciated. :dead: