[PHP] html in my form? bad things! help help help! From: zerosumzero <email protected>
Date: 07/16/79

On my site I want people to be able to type HTML into a form. The function
strip_tags(); is great but if a person types:

<a href="http://www.someplace.com>My site!</a>

(note the omitted " )

it screws up the whole page. Is there a function script some place that will
stop/fix these kind of errors?

Also, is there a function that will check if links in a swatch of text are
any good?

Thanks!

Susan

-- 
susan <email protected>
http://futurebird.diaryland.com

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