Thank you for the help. This php stuff really betrays my n00b ignorance. Any thoughts were I might turn for a primer?
2 2006-04-10 19:07
Re: extern.php (7 replies, posted in PunBB 1.2 troubleshooting)
There are threads. The command works from an url; php and server side includes do nothing, when they don't choke altogether. Most puzzling.
3 2006-04-10 16:55
Topic: extern.php (7 replies, posted in PunBB 1.2 troubleshooting)
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.