On Wed, 27 Oct 2004 13:41:20 -0400, Jerry Swanson <[EMAIL PROTECTED]> wrote:
> I want to output html file on the screen like text not like html file.
> I want a program to read html file and output source code to the screen.
> 
> Any ideas how to fake browser, so browser will print html tags on the screen?

You need to send the Content-Type header for text instead of html.

php.net/header


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to