html
Posted: Wed Jan 15, 2003 2:34 pm
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
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