Remove html tags from a string wtih PHP
posted in /home/PHP on 2010-11-12 |
Sometimes you don't need any formatting. That's just a nice way to remove all the html tags.
Remove all tags:
Remove a specific tag:
Remove all tags:
Remove a specific tag:
Delicious