Saving uploaded file to the 'file' column
-
Hey everyone, I’m working with an existing WordPress installation where the client wants their resume upload form information to be accessible in an app I’m making. I’ve got my app connected to the MySQL database now and a able to read in the Contact Form 7 submissions, but none of the resumes’ binary data is being stored in the ‘file’ column of the table.
Is there a setting somewhere that I need to put in place so that when a file is uploaded through a form, the contents of that file are stored in the database? Right now it’s just storing the name of the file.
https://www.ads-software.com/extend/plugins/contact-form-7-to-database-extension/
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Saving uploaded file to the 'file' column’ is closed to new replies.