Forum Moderators: open

Message Too Old, No Replies

Stripping all html tags from a Mysql database

         

turbohost

3:12 pm on Jan 12, 2006 (gmt 0)

10+ Year Member



Hi Guys,

Is it possible to remove all occurrences of stuff between < and > in a Mysql database? As you can guess I need this to strip html coding from the database. strip_tags doesn't do the job for me by the way.

Turbo

MichaelBluejay

6:32 am on Jan 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Well then, perhaps you need to explain why strip_tags is insufficient for the job?