Answers for "remove specific tag from strip tag php"

PHP
4

php strip tags

echo strip_tags("Hello <b>world!</b>");
Posted by: Guest on May-18-2020

Browse Popular Code Answers by Language