I am making a photo album for my site and I am pretty new to php and mySQL. I would like to upload the photos into a mySQL database. I was just wondering if someone would show me the script for handleing an image (jpg is fine for now) from an HTML form by saving it and inserting it into the database. I will probably need help trying to view the image later but for now i just want to get the uploading into the DB working.
thanx alot guys