02-08-2008, 01:39 PM
|
#5 (permalink)
|
|
The Contributor
Join Date: Nov 2007
Location: France, near Paris
Posts: 53
Thanks: 6
|
file_get_contents is certainly not allowed from local to internet.
Download the xml file, put it in your local folder and try again, changing the url passed to your file_get_contents function.
If a such access could be possible, it would be too easy to hack a website ;)
|
|
|