johnnyk Posted July 17, 2006 Share Posted July 17, 2006 If all your horizontal rules look like <.hr />, should you usestrip_tags($var, '<.hr />');orstrip_tags($var, '<.hr>');(without the dots) Link to comment https://forums.phpfreaks.com/topic/14863-strip_tags/ Share on other sites More sharing options...
wildteen88 Posted July 17, 2006 Share Posted July 17, 2006 just use < hr>. It'll still keep < hr /> Link to comment https://forums.phpfreaks.com/topic/14863-strip_tags/#findComment-59504 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.