strip_tags php function to strip html tags from text has some small issues which lead me to write my own replacement for it. It might come in handy to many of you good PHP coders out there.
This is an updated version so if you got it already overwrite it with this new one.