Hi there,
I've created a script which dynamically creates a .sql file. I'm looking for the script to send this file to the user as a download, not via the browser.
Obviously, I need to use headers but am unsure where to go with this.
Thanks in advance,
Chris Evans