You need to get the XML file by URL.
I use
file_get_contents
- jumps like this.
allow_url_fopen = On
worth it.
I work under Denver.
How else can you get it?
Swears on the settings of php.ini, apparently - find out exactly where the configuration php.ini lies: in the windows or php folder, and configure one.
It turns out you had to put
allow_url_include = On
and ... restart the whole computer, Restart denwer was not enough
Source: https://ru.stackoverflow.com/questions/19553/
All Articles