Saving a file in PHP?

Rob

New member
I have a PHP script that spiders cbssports.com for their football player information and returns it to the screen in a CSV format. I can save this info to a file no problem, but is there a way that upon loading the .php file, the user is automatically prompted to save that file to their computer?
 
Back
Top