Saturday, 31 January 2015

Pars



I have an XML file structure :



<?xml version='1.0' encoding='utf-8'?><Diary><Event EventName="Mervyn King vs Andy Thomson" ClassificationID="66" Classification="Bowls" EventStart="2015-01-22T12:00:00+00:00" EventEnd="2015-01-22T19:30:00+00:00" Streaming="1" BlockedCountryCodes="US" EventGroup="World Bowls Singles 2015" /><Event EventName="Alex Marshall vs Ben Twist" ClassificationID="66" Classification="Bowls" EventStart="2015-01-22T12:00:00+00:00" EventEnd="2015-01-22T14:00:00+00:00" Streaming="1" BlockedCountryCodes="US" EventGroup="World Bowls Singles 2015" /><Diary>


How using PHP to get information from him?


No comments:

Post a Comment