How about this:
echo str_replace('<[pageTitle]>', $this->pageTitle, $tmp);
Bill H
2010-09-04 00:14:27
How about this:
echo str_replace('<[pageTitle]>', $this->pageTitle, $tmp);