JonnyQuest
Fri 5th May '00, 6:54am
I would like to include a call to a PHP script on one of my forum pages. I tried adding:
<?
view('scripty')
?>
but it wasn't parsed.
I know there is an option to parse headers and footers for php, however, when I turn it on I get the following error:
Parse error: parse error in global2.php on line 625
when I try to view any part of the forum.
Thanks.
<?
view('scripty')
?>
but it wasn't parsed.
I know there is an option to parse headers and footers for php, however, when I turn it on I get the following error:
Parse error: parse error in global2.php on line 625
when I try to view any part of the forum.
Thanks.