php-general | 2000071
Date: 07/15/00
- Next message: Flint Doungchak: "RE: [PHP] set cookie"
- Previous message: Brett C.: "[PHP] set cookie"
- Next in thread: Richard Heyes: "RE: [PHP] getting rid of HTML in output"
- Reply: Richard Heyes: "RE: [PHP] getting rid of HTML in output"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a mail form script that I am working on and if you enter HTML into the any of the form fields, it spits it out on the output page as HTML. How can I get rid of the "<HTML>" part of messages so that it won't mess up the output? I think all I need to do is to conver the "<>" to < and >...any easy way to do this?
r a n d y
__________________________
http://randys.org
icq: 36895710
- Next message: Flint Doungchak: "RE: [PHP] set cookie"
- Previous message: Brett C.: "[PHP] set cookie"
- Next in thread: Richard Heyes: "RE: [PHP] getting rid of HTML in output"
- Reply: Richard Heyes: "RE: [PHP] getting rid of HTML in output"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

