Topic: extern.php help
Hi, testing the extern.php function...
host files are here:
/index.php
/forum/extern.php
<?php
include('http://www.mydomain.com/forum/extern.php?action=new&show=10&fid=1');
?>
...and yes, i have changed the www.mydomain.com/forum to the exact path...
the first forum nr 1 is the news forum so it sould show about 4-5 posts...
But i still cant se any posts...
What have i missed?