Forum Moderators: coopster
How do I make it so the following happen, please:
1/ Each photo that is uploaded will have its own page (like a profile page created for the picture with the url being like www.example.com/picturetitle)
2/ How would I then be able to allow comments to be added in association with that picture
3/ How would I be able to then have it bring up a random picture's profile every time the index page is refreshed
I have the coding for random picture generation done, the comment/picture tables are completed in the MySQL... but of course if it's judging by the changing of the URL then I presume that would be different... possibly much easier... the main thing I need to know is how to create the profile page/url feature and I think I can do the rest myself from that... but if you can inform me of the other ways, then that would be great also)
Thanks a lot for any help given on this topic! It would be a great welcoming gift in reply to my first post here ;)