[PHP-DEV] Bug #2001 Updated: I can't read news header message. From: Bug Database (php-dev <email protected>)
Date: 08/09/99

ID: 2001
Updated by: chagenbu
Reported By: bjb <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

"View Source" on your generated page - most likely it is
working perfectly. But since < and > are html tags, your
browser is hiding anything between them.

Try running your values through htmlspecialchars() before
outputting them to the browser.

Full Bug description available at: http://bugs.php.net/?id=2001

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>