At 02:28 PM 11/23/2001 +1030, David Robley wrote:
>It sounds like you want to capture the output of the script - so you just
>end up with what you would see in View Source???

If that is what he wants to do, I think this would be an easy way:

$ lynx -source http://host/file_to_be_captured.php > result_without_php.html

This assumes you have access to a machine with lynx installed.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to