|
RE: RE: Doc/Lit array of arrays...............?: msg#00132php.nusoap.general
Nope. Nusoap creates a structure with the default "soapVal" tag as follows: <soapval> <RequestGender> <Gender>male</Gender> <point>5</point> </RequestGender> </soapVal> <soapVal> <RequestGender> <Gender>male</Gender> <point>34</point> </RequestGender> </soapVal> -----Original Message----- Chhai Thach wrote: Isn"t it simply: $params = array("RequestGender"=>array("Gender"=>"male","point"=>5)); You may need to make the soap request twice per your example. -----Original Message----- From: nusoap-general-admin@xxxxx [mailto:nusoap-general-admin@xxxxx] On Behalf Of Fred B Sent: Tuesday, 25 May 2004 3:42 PM To: nusoap-general@xxxxx Subject: [Nusoap-general] RE: Doc/Lit array of arrays...............? >I"d like to have the array without the "item" tag? How do I do that? What I mean is that I want the RequestGender array to appear something like this: <RequestGender> <Gender>male</Gender> <point>5</point> </RequestGender> <RequestGender> <Gender>male</Gender> <point>34</point> </RequestGender> _________________________________________________________________ Best Restaurant Giveaway Ever! Vote for your favorites for a chance to win $1 million! http://local.msn.com/special/giveaway.asp ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | How do i securely transmit data with nuSOAP without both CURL and CRYPTLIB ?: 00132, Björn Ihlar |
|---|---|
| Next by Date: | Re: htaccess login credentials: 00132, Jan Horsman |
| Previous by Thread: | RE: RE: Doc/Lit array of arrays...............?i: 00132, Chhai Thach |
| Next by Thread: | NuSOAP and default namespace: 00132, Martin Kriz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |