Hi all
I am getting the following error with readfile:
Warning: readfile() [function.readfile]: URL file-access is disabled in the server configuration in /home/u7/zzjynz5usy/ssss.com/html/news/news_index.php on line 144
can anyone help me in clearing this problem.
I am using the readfile() function for generating rss feeds.
my code is like this:
readfile("http://www.webrss.com/get_mysite.php?mysiteId=10786");