Page 1 of 1

html

Posted: Wed Jan 15, 2003 2:34 pm
by phpScott
Is there an easy way to strip out html tags from user input using php.

A site I am working on is starting to get flooded with <a href> tags and I am worried about other tags being imporperly used.

I can think of a few long complicated time consuming ways but I am hoping one of you brilliant people will be able to help me out.

And yes I am storing the data in a mysql db.

phpScott

Posted: Wed Jan 15, 2003 3:29 pm
by volka

Volka the master

Posted: Wed Jan 15, 2003 5:30 pm
by phpScott
Leave it to Volka the master to have the answer or a least a link to the answer.

Thanks alot. :D