method

strip_tags

strip_tags(html)
public

Strips all HTML tags from the html, including comments. This uses the html-scanner tokenizer and so its HTML parsing ability is limited by that of html-scanner.

1Note

Replacement

szeryf ยท Feb 5, 20093 thanks