[thelist] Regular Expression help

Daniel Fascia danfascia at totalise.co.uk
Tue Jun 18 10:07:01 CDT 2002


Guys, Im trying to create a regular expression in PHP which will FIND and REPLACE
anything lying in between 2 tags Ive made..

<!-- #CMS:Title --> .....this gets replaced..... <!-- #CMS:Title /-->

I know that I use the ereg_replace() function but I *really* dont know what expression
to use...

cheers





More information about the thelist mailing list