<< Back to the snippet list

Nice way for strip_tags a like

Published: 10 May 2010 By Ali Alghuter

I found this code works great as the function strip_tags in php to replace html tags from string and I just want to share it with you. Hope it benefits!

Please login to leave a comment.