This function strips a string from HTML, XML, and PHP tags. In this example, we allow <b> tags to be used (all other tags will be removed).
This function strips a string from HTML, XML, and PHP tags. In this example, we allow tags to be used (all other tags will be removed).