hey there, I was using loop to push them into Array.... 
 
Is there a way to convert this XML file into Array more easily?  

thanks

 
<files>
<file>file name1</file>
<file>file name2</file>
<file>file name3</file>
.....
</files>





Reply via email to