Hello,
I am writing following content in one php file.
=====================================
<?php
include("http://yahoo.com");
?>
==================================
But it is giving me following error:
===================
Warning: include(): URL file-access is disabled in the server configuration in /home/sponke5/public_html/g0tcms/g0tcms_site_files/test.php on line 2
Warning: include(http://rediffmail.com): failed to open stream: no suitable wrapper could be found in /home/sponke5/public_html/g0tcms/g0tcms_site_files/test.php on line 2
Warning: include(): Failed opening 'http://rediffmail.com' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sponke5/public_html/g0tcms/g0tcms_site_files/test.php on line 2
============================================
So please help me what is wrong in this, and how to correct this error.
Thank You for your replies.
its_joe



LinkBack URL
About LinkBacks
Reply With Quote






