I also want to be able to format the extension, for instance to add .xml or something to it.
I know how to download a blob file, with all the filesize, name etc. (changing headers), but do I need the same for just a text file?
I also want to be able to format the extension, for instance to add
Share
There are several ways to accomplish this. I would setup a table ‘files’ like this:
download.php code:
html: