ccrevcypsys Posted October 30, 2007 Share Posted October 30, 2007 To set up a database table for customer images? That people can comment on Link to comment Share on other sites More sharing options...
fenway Posted October 30, 2007 Share Posted October 30, 2007 I don't know what you want. Link to comment Share on other sites More sharing options...
ccrevcypsys Posted October 30, 2007 Author Share Posted October 30, 2007 well i want the people who use my site to be able to upload images and i dont know what kind of database structure i would use. the images need to have the following: -Title -Image -Default (this is for their main image that everyone will see) And there needs to be ten of them. Whats the best way to set up the table or tables. Link to comment Share on other sites More sharing options...
fenway Posted October 30, 2007 Share Posted October 30, 2007 You need a table to store the image details... size, type, filename, title, description, etc. You need another table of customers. You need another table to link the two. Link to comment Share on other sites More sharing options...
Barand Posted October 30, 2007 Share Posted October 30, 2007 DON'T double post! Link to comment Share on other sites More sharing options...
Recommended Posts