Welcome Guest, Not a member yet? Register   Sign In
Parsing XML File Problem
#1

[eluser]ahmadalyan[/eluser]
hi all
I have XML file

Code:
<?xml version="1.0" encoding="utf-8" ?>
     <Resource>
            <item name="projectTerm">Project Term</item>
            <item name="projecttermText">Project Term Text</item>
            <item name="Langauage">Langauge</item>
            <item name="createnewTerm">+  Create New Term</item>
            <item name="projectTermForm">Project Term Form</item>
     </Resource>

i want to read this like

Code:
$project_term= $date['projectTerm'];

any one can help


Messages In This Thread
Parsing XML File Problem - by El Forum - 12-28-2012, 01:55 PM
Parsing XML File Problem - by El Forum - 12-28-2012, 02:03 PM
Parsing XML File Problem - by El Forum - 12-28-2012, 03:28 PM
Parsing XML File Problem - by El Forum - 12-28-2012, 04:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB