flexxall Posted August 15, 2009 Share Posted August 15, 2009 I'm not sure where to start or what function i need to use if any to achieve this. When a user clicks an image they are directed to a page related to that image. At that point I want the image to be assigned a number in an incrementing database so that each image has a unique id and can be used in later pages. Any idease/suggestions Link to comment https://forums.phpfreaks.com/topic/170400-help-with-image-database-with-an-incrementing-number/ Share on other sites More sharing options...
wildteen88 Posted August 15, 2009 Share Posted August 15, 2009 What are you asking here? How to setup your database for storing your images? Link to comment https://forums.phpfreaks.com/topic/170400-help-with-image-database-with-an-incrementing-number/#findComment-898892 Share on other sites More sharing options...
flexxall Posted August 15, 2009 Author Share Posted August 15, 2009 yes and how to assign the number given to the image to the account of the user that clicked it. Im not even sure if Im asking properly. Link to comment https://forums.phpfreaks.com/topic/170400-help-with-image-database-with-an-incrementing-number/#findComment-898895 Share on other sites More sharing options...
flexxall Posted August 15, 2009 Author Share Posted August 15, 2009 ok so I have the database now with some images in it. How can I make a users click on an image add another entry to the database and be linked to there account ? Link to comment https://forums.phpfreaks.com/topic/170400-help-with-image-database-with-an-incrementing-number/#findComment-898983 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.