can any one tell me what is the correct reg-ex and how to do it to remove both
<!--[if !supportLineBreakNewLine]-->
and
<!--[endif]-->
using something like preg_replace
thanks
reg-ex how to??
Moderator: General Moderators
Re: reg-ex how to??
Regular expressions should only be used when other functions aren't good enough.
-
internet-solution
- Forum Contributor
- Posts: 220
- Joined: Thu May 27, 2010 6:27 am
- Location: UK
Re: reg-ex how to??
There is a separate subforum for regex - viewforum.php?f=38