Topic: extern.php
I'm thrilled with a new punBB install but new to php and struggling to make the following statement...
<?php
include('http://localhost/discuss/extern.php?action=active&show=5');
?>
...work from my index.html front page. Yes, I know I'm an idiot. Any other ideas?
Thanks.