PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/mrrsman/public_html/newsarchives.php on line 42
Warning: include(http://www.runevoyage.com/voyagegaming/ ... s/menu.htm) [function.include]: failed to open stream: no suitable wrapper could be found in /home/mrrsman/public_html/newsarchives.php on line 42
Warning: include() [function.include]: Failed opening 'http://www.runevoyage.com/voyagegaming/news_archives/menu.htm' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mrrsman/public_html/newsarchives.php on line 42
Please help me- I'm not expereinced with PHP. Thank you.
Are you trying to include a remote file? It's simply disabled in the configuration file for security reasons.
Are you on a shared host? dedicated server? localhost? where were you trying to run this script?