how to convert xml result into array




<entry>
<string>actiontypedesc</string>
<string>Registration of google1231.com for 1 year</string>
</entry>
<entry>
<string>unutilisedsellingamount</string>
<string>-1531.770</string>
</entry>
<entry>
<string>sellingamount</string>
<string>-1531.770</string>
</entry>
<entry>
<string>entityid</string>
<string>57928339</string>
</entry>
<entry>
<string>actionstatus</string>
<string>Success</string>
</entry>


this is the output after the API call how do i convert it into the array?


please help


No comments:

Post a Comment