hi kirupa guys . i am in a hurry …i need to create an xml file in server using PHP can any one help me please…the xml file must be like this
<?xml version=“1.0” encoding=“utf-8”?>
<items>
<item item_label=“08:30 – 09:00am” item_body=“Registration”/>
<item item_label=“09:00 – 09:30am” item_body=“Inauguration”/>
<item item_label=“09:30 – 11:00am” item_body=“Foundations”/>
<item item_label=“11:00 – 11:15am” item_body=“High Tea”/>
<item item_label=“11:15 – 01:00pm” item_body=“Models Computing”/>
<item item_label=“01:00 – 02:00pm” item_body=“Lunch”/>
<item item_label=“02:00 – 03:15pm” item_body=“Semantic Relation Extraction”/>
<item item_label="03:15 – 03:30pm " item_body=“High Tea”/>
<item item_label="03:30 – 05:00pm " item_body=“Group Discussion Semantic Computing.”/>
</items>
am looking for any ones reply…:}