me to explain...? Basically, what I'm trying to do is have a file upload form with input fields for, say, a video title or description or whatever it may be...
What I want the form to do, besides uploading the file, is to log the title, description, and (if at all possible) file name to a MySQL database. The file would be stored in a specific folder on the server, of course...
What do y'all think?
What I want the form to do, besides uploading the file, is to log the title, description, and (if at all possible) file name to a MySQL database. The file would be stored in a specific folder on the server, of course...
What do y'all think?