Quote:
Originally Posted by Stefan
May be a function for removing any tag from a string would be the best, or you manually scan for "<" characters
|
Well the HTML parser already removes the HTML tags, why not just make a function like that except without actually applying whats parsed.