Jump to content

Image Project Help


gorarber

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/163778-image-project-help/
Share on other sites

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.

Link to comment
https://forums.phpfreaks.com/topic/163778-image-project-help/#findComment-864768
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.