I have file saved in Mysql database this file Encoding(base64) ..
How can I download this file ?
Printable View
I have file saved in Mysql database this file Encoding(base64) ..
How can I download this file ?
Like I said last time: don't save the file to the database. It's a very bad idea. Instead, save the file to a directory and save it's location to the database.
If you delete this thread and repost it again, I'll just keep replying....