hey people,
i have a database entry which is text formatted by html tags,
on a page on my site i just want to be able to readout the text from the database not including the html formatting.
is tere a simpler way of doing this instead of replacing every html tag with nothing?
thanks for any help.