gorarber Posted June 26, 2009 Share Posted June 26, 2009 Hello, I am new here, and I am trying to build this website for someone. http://www.mandjbuilding.com/ I am actually quite close to being finished with it. This person didn't as a lot out of me. However, I am a little bit stuck with the last part of the site. I will not be running the site when it is all said and done. What I need is to make a separate page for the user to be able to login and select from a list of categories and upload a picture in that category. Then that picture needs to display in the site in that category. I know the general concept of it, but I can't figure out how to code it. Quote Link to comment Share on other sites More sharing options...
gamerzfuse Posted June 27, 2009 Share Posted June 27, 2009 Probably the best way to do this would be PHP (meaning not in the HTML forums) but also post under one of the project idea forums, rather than help. But, back to the point, you will need to make a php form that allows the user to upload an image, store it on the server and link to it in the database. Then, you would have to code your images section to call images from certain categories with a line of code that calls only images under the said category. If this sounds like what you're looking for, you'll need to code it in PHP and ask for more specific PHP help. Quote Link to comment 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.