How can I parse this xml page
http://evercore:david10@feeds.outgard.net/www.sportsbook.com/trends/203.xml using PHP simplexml? I get an error saying it can’t be loaded.
Thanks,
S
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Was toying around with this until @vassilis pointed out user-agent sniffing is applied, see it as another way to the same goal, points go to @vassilis.