I'm asking because I'd like to have a graph with historical data, including from the most updated date. I know how to save scraped data as a certain name, and have it saved into a cache folder.
If it's possible instead of saying...save current file as _____.php in cache folder, to something like...[current date].php, etc. Not sure if php is possible of this. Is there a way? And likewise, if that worked, file would be named, using today as an example 7-1-2017.php
Thanks very much.