Redirecting HTML output to FILE

[email protected] (Paul Padilla) Tue, 26 Mar 2002 21:13:01 PST
Newsgroups php.lang
Organization Webimpaq
Message-ID <[email protected]>
How would one go about redirecting the result of an HTML page to a file 
in the webserver instead of the client's browser?  I am trying to parse 
out information from an HTML result page using PHP but don't know which 
PHP syntax to use to redirect the HTML result into a file.

Cheers,
Paul