phpnewbie8 Posted January 11, 2009 Share Posted January 11, 2009 Hello. I'm new to PHP so I apologize in advance for sounding stupid. I am creating a website to sell several items. I would like to be able to create an excel type file with a few columns: the name of each item, the image link, category name, etc. and have it entered into the sql database. Then this information is used to create a table of images on my website, instead of doing it one by one in HTML. I would like to display the items by image only in a 4 or 5 column table and however many rows it takes. Then you can choose to show all items, or only a certain category, and if possible a Randomize option. Does anyone know if there are templates out there for this sort of script that I can look at? I haven't been able to find any, I guess because I'm not sure what the name of this script would be. If there aren't any templates, can anyone suggest any ideas to help me get started with this? Thanks for reading! Link to comment https://forums.phpfreaks.com/topic/140355-catalog-of-items/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.