Topic: extern.php
if i create an empty php page with only this code in it:
include('http://www.dutcholsentwins.com/punbb/extern.php?action=online');
i get these error:
Warning: main(http://www.dutcholsentwins.com/punbb/extern.php?action=online): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/dolsentw/public_html/heh.php on line 3
Warning: main(): Failed opening 'http://www.dutcholsentwins.com/punbb/extern.php' for inclusion (include_path='.') in /home/dolsentw/public_html/heh.php on line 3
Does anybody know why i get these errors? I think it has something to do with restrictions on my host? Because on my home pc it works just fine.
thank you.