Jump to content

Saving file from database without user


Thierry

Recommended Posts

I got a table with a large amount of base64 encoded word document in a MSSQL text field.
I can open them fine with PHP and no problem there, but I need to find a way to open all that base64 decoded mesh and save it to a word document in a folder WITHOUT user interference, so in the background.
I havent found a way yet to save it in the background, all the base64 decoded mesh cant seem to be saved just like that.
If word could open that mesh, then save it somewhere in the background, that be great.

Any ideas?

(javascript or PHP will do fine either way as I am using both)
Link to comment
https://forums.phpfreaks.com/topic/12132-saving-file-from-database-without-user/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.