[thelist] Regular Expression help

Michiel Trimpe M.B.Trimpe at student.tue.nl
Wed Jun 19 08:13:01 CDT 2002


Hello Daniel,

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

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

Looks like XML to me .. if it is then you should look at the XML
functions in PHP. See php.net for more info.

--
Best regards,
 Michiel                            mailto:M.B.Trimpe at student.tue.nl





More information about the thelist mailing list