Question
php/mySQL file upload
I need to let a user upload a file to a folder placed on my
site, then put the file name with the directory of the image on the
server. I made a table in mySQL with the following: id and image.
The file directory would be in the following folder ../coupons. Any
Help is appriciated. PHP/mySQL
