jarosciak
05-20-2008, 02:35 PM
I want to add a simple php code to a header of each page of my forum.
Problem is that if I edit the template and add something even so simple as:
<?
echo "Welcome...";
?>
, it doesn't work.
Can someone tell me how to go about this?
Problem is that if I edit the template and add something even so simple as:
<?
echo "Welcome...";
?>
, it doesn't work.
Can someone tell me how to go about this?