This example is focused on how to remove html tags from a string in php. You can removes HTML tags using strip_tags() method.