sparq Posted May 31, 2010 Share Posted May 31, 2010 I've started work on an image gallery, there are some features which I want to implement but I'm not sure what exactly will be required from the database structure in order to make this run smoothly. The database will need to track images, a way to keep track of what is basically an 'album' then keep track of tags within each image, along with certain products/objects associated with each album which will show up with the image. (either will be connected with the album or the individual image not sure the route I'm going quite yet) How many tables will I need? How should I connect them all together? Any good books which will help me in the venture? Quote Link to comment https://forums.phpfreaks.com/topic/203402-image-gallery/ Share on other sites More sharing options...
sparq Posted May 31, 2010 Author Share Posted May 31, 2010 Here is an example of what I'm planning on implementing(a set is basically an album) Are there any problems with this structure? [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/203402-image-gallery/#findComment-1065580 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.