altough the file works fine on my machine, when i try to open the page i get:
Code: Select all
Fatal error: Call to undefined function: simplexml_load_file() in /homepages/...Code: Select all
Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /homepages/...Code: Select all
allow_url_fopen = OnCode: Select all
ini_set("allow_url_fopen", "On");