URGENT! please help me at parsing multiple data looply
Brought to you by:
bs_php,
nigelswinson
From: BeDii K. <lin...@ya...> - 2004-08-07 12:23:28
|
I have an XML like <main> <result> [true / false] </result> <userlist> <user id="xxxxxxx"> <regdate>19/2/2004</date> <reg_time>11:39:50</start_time> <location>United Kingdom</location> </user> <user id="xxxxxxx"> <regdate>19/3/2004</date> <reg_time>01:39:50</start_time> <location>USA</location> </user> .. .. .. . . </userlist> </main> How can i parse this XML document in PHP by categorized as Country? In other words i need parse it looply.. PLEASE HELP ME! I WILL BE GLAD! --------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! |