Topic: Simple PHP problem?
I am trying to show information on my homepage about the forum using the developers manual and PHP. I have been able to do this before with ssi but needed to change it to PHP.
How do i solve the error shown on the test page above?
The code i am using is:
<?php include(forum/extern.php?action=stats);?>
Is this wrong?
any help would be gladly accepted!