{PAGETITLE}
Posted: Wed 25. Aug 2004, 13:32
How can I get the acat_name of the actual article.
I have used the code {PAGETITEL}
// PAGETITLE replacement
$content["all"] = str_replace('{PAGETITLE}',
html_specialchars($content["acat_struct"][$content["acat_id"]]["acat_name"]),
$content["all"]);
No result. Do someone have an idea?
Christoph
I have used the code {PAGETITEL}
// PAGETITLE replacement
$content["all"] = str_replace('{PAGETITLE}',
html_specialchars($content["acat_struct"][$content["acat_id"]]["acat_name"]),
$content["all"]);
No result. Do someone have an idea?
Christoph