[PHP] Associative arrays... help

2002-02-01 Thread Sandeep Murphy
Hi, sorry for repeating this...didnt change the sub..:) Is there any way I can construct an associative array out of 3 other arrays?? like for eg. function parse() { appid[]; appnm[]; url[]; } I want to do something like this: function arr() { $applist = array(APPID =$appid,

RE: [PHP] Associative arrays... help

2002-02-01 Thread Kevin Stone
PROTECTED] www.helpelf.com -Original Message- From: Sandeep Murphy [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 8:03 AM To: [EMAIL PROTECTED] Subject: [PHP] Associative arrays... help Hi, sorry for repeating this...didnt change the sub..:) Is there any way I can

[PHP] associative arrays..help!

2002-01-21 Thread Sandeep Murphy
Hi, This is a long one so pl bear with me... I have an XML structure as follows: app_info app_id001/app_id app_nameWORD/app_name app_info //SUB APPLICATION app_id002/app_id