hi
i have a php script (lets just say that it has the line echo "hello world"; in it)
i want to be able to display the output of the php code below the header in phpbb
how would i do this?
thanks
Yesrobk123 wrote:do u mean that i need to create a variable, and put it in the header template?
Take a look at some of the core files - this is done in virtually every phpBB .php filerobk123 wrote:if so, how would i do that?