Date: 08/09/99
- Next message: Bug Database: "[PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Previous message: alex.kuprion <email protected>: "[PHP-DEV] Bug #2016: Query String not appearing when using #<num> in the URL before ?QUERY_STRING"
- Next in thread: Bug Database: "[PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Maybe reply: Bug Database: "[PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Reply: Chuck Hagenbuch: "Re: [PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bug Database: "[PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Previous message: alex.kuprion <email protected>: "[PHP-DEV] Bug #2016: Query String not appearing when using #<num> in the URL before ?QUERY_STRING"
- Next in thread: Bug Database: "[PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Maybe reply: Bug Database: "[PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Reply: Chuck Hagenbuch: "Re: [PHP-DEV] Bug #2001 Updated: I can't read news header message."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

