I'm looking to setup a way to upload images via my CMS to my server.
Also, I'd like to be able to enter some info about the image in the database. Basically, the info I'd like entered into the database is:
image_name
image_description
image_location (where it was uploaded, /main/ or /sub/ or /player/)
image_upload_date
Can anyone point me in the right direction?