Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

strip html tag php

$text = '<p>Test paraagraph.</p><!-- Comment --> <a href="#fragment">Other text</a>';
 
PREVIOUS NEXT
Tagged: #strip #html #tag #php
ADD COMMENT
Topic
Name
7+6 =