How to show the pagetitle with PHP tag?
Posted: Thu 19. Feb 2004, 11:10
Hi all,
Is there a way to show the article title or pagetitle somewhere on the page?
like:??
Because, when i use this: nothing happens....
I would like to use it as a sort of header within a div tag...
Hope someone has the solution
Kind regards
Hidiho
Is there a way to show the article title or pagetitle somewhere on the page?
like:
Code: Select all
[PHP]echo $content["pagetitle"];[/PHP]
Because, when i use this: nothing happens....
I would like to use it as a sort of header within a div tag...
Hope someone has the solution
Kind regards
Hidiho