The problem I have is I need to find
Code: Select all
[EDIT?titles=header,Main section,footer,'']Code: Select all
[EDIT?titles=Code: Select all
]Andrew
P.S this is what I have got at the moment but it doesn't work
Code: Select all
$this->output = str_replace('#\[EDIT?title([A-Za-z0-9])\]#', "", $this->output);