Image Uploading in PHP?

InternetDummie

New member
Hi all,

I am trying to upload an image on my website, and have written the code for it to be uploaded to my server.
However, I want the image upload to be part of a form that uploads an event listing for my site.
I can't work out how to give the image an id that links it with the event that it is being uploaded with, so that I can then write some code to display the relevant image when the event listing is displayed.

Any help would be much appreciated.

Thanks.
 
Back
Top