Topic: problem include extern.php
in test.php
<?php include('http://forexsb.com/forum/extern.php'); ?>
when i run it show error
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/izpirit/domains/asiansusu.com/public_html/test.php on line 1
Warning: include(http://forexsb.com/forum/extern.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/izpirit/domains/asiansusu.com/public_html/test.php on line 1
Warning: include() [function.include]: Failed opening 'http://forexsb.com/forum/extern.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/izpirit/domains/asiansusu.com/public_html/test.php on line 1
how to fix it or how to make recent post on index step by step
thank you