Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- XML files and cron job


enigma1 - 9:47 am on Mar 29, 2012 (gmt 0)


For testing you should get rid of the @ in front of the simplexml_load_file so you can see the warnings. And check the return value for the xml object if it's really false or not.

if ($xml === FALSE) {

otherwise you may get false positives.


Thread source:: http://www.webmasterworld.com/php/4434383.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com