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 -- [EMAIL PROTECTED] http://futurebird.diaryland.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]