I'd like to know if it's possible to dynamically create files and make them available for download in PHP.
Basically, I am recovering some data from the Bank, and my idea was to automatically create a file with this information, allowing the user to download the file in question (not in a forced way).