fplanque
Joined: 22 Dec 2002 Posts: 53 Location: Montpellier, South of France
|
Posted: Mon Dec 23, 2002 2:53 pm Post subject: saving all index.php output to an index.html file |
|
|
Hi.
Does anyone know about an easy way to save all the output of a PHP script to a file?
I would like to run index.php in a way that would not send the html output back to the browser but to a file called index.html. And of course I can't do it by command line since I'd like to execute that trick remotely on the hosting server
Thanx. |
|