simplexml_load_file
-
I’m trying to load some data into one of my templates using simplexml_load_file. This works fine if the xml file is on some other webspace but as soon as I host it on the space where my wordpress files are it doesn’t show. I don’t get an error message but nothing happens.
To ensure I’ve got the right path I’ve used the full absolute url to where it is, which works in a browser, but not through the template page. If I switch to the same xml file on another site it works?!?
Any ideas on how to fix this would be very much appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘simplexml_load_file’ is closed to new replies.