I need to upload a file to a database. Could someone tell me how to do it? I know how 
to insert values into a table and upload files to a directory but how to combine the 
two correctly so the file gets uploaded to my MySql DB and I don't get any errors. A 
part of a script that does that would be a great help...

thank you,
M

Reply via email to