Line 6 is:
readfile($dataURL);

$dataURL is a link to an xml file.
It is a valid file because if I visit the link, I do get the file I am looking for, but reading it into PHP gives the described error message.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to