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 Quote 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? Quote 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. Quote 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 ? Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.