PHP and MySQL / Video Ignore or strip HTML tags from strings in PHP This tutorial explains how to use the htmlentities and strip_tags functions in PHP to ignore or strip HTML tags in strings. You may want to do this if you are …