Predefined method: Remove HTML tag in PHP. In PHP, strip_tags() method removes the existing HTML tags. Syntax:- strip_tags(string);. Example:- <?php ...
確定! 回上一頁