need help with a form and PHP file upload
i have a simple POST form on my site which i need the users to upload files also. the form sends all the fields content to the DB.
my question is:
how should i write this in PHP - so users can upload a file and when they click submit - the location of the file, along with the other form fields are sent to the database, and the uploaded file is being uploaded.
please help,
thanks
The best way to predict future is to create it ― Abraham Lincoln