I built a PHP web app that generates some complicated text output. I now need to change the app to be able to save that output to a file.
I have no idea how to do this. I've messed with the header but that doesnt do what I need. I need to save just a specific section of the PHP text output.
Any thoughts? Or point me in the right direction?




Reply With Quote