|
Need to send multiple parameters with the same name: msg#00095php.nusoap.general
I'm trying to send multiple parameters with the same name but NuSoap only sends the last one mentioned. --code-- $requestparams = array ('Group' => array ('Name' => 'Medium'), 'Group' => array ('Name' => 'Request')); $result = $client->call('DoSomething', $requestparams, 'xmlns'); How can I set the parameters so it sends both lots of 'Group' and not just the last one? thanks for any help, Paul ------------------------------------------------------- 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: | RE: NuSOAP does not return XML attribute to array: 00095, Chhai Thach |
|---|---|
| Next by Date: | Re: Need to send multiple parameters with the same name: 00095, Scott Nichol |
| Previous by Thread: | documentationi: 00095, Ravi - LDEALS |
| Next by Thread: | Re: Need to send multiple parameters with the same name: 00095, Scott Nichol |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |