|
Re: Quick Question...: msg#00140php.nusoap.general
I did not completely understand your question but if you need to know how to pull a specific array, use var_dump(). This function displays structured information about one or more expressions that includes its type and value. Then you can use the appropriate part. $data=$client->call('function', $parameter); var_dump ($data); Nergis Kilinç ----- Original Message ----- From: "Dennis Morgan" <dennis.morgan@xxxxxxxxxx> To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx> Sent: Wednesday, May 26, 2004 2:14 AM Subject: [Nusoap-general] Quick Question... > Hi Everyone, > this may be a dumb question and probably is straight forward.. > > Is there a way to return an array from a function call.. at present i need to > find a way to have a function pass back 3 bits of data. all XSD:String. > > If anyone as any idea how i could pull this off it would be a big help.. > regards, > Dennis > > > > ------------------------------------------------------- > 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 > _______________________________________________ > Nusoap-general mailing list > Nusoap-general@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/nusoap-general ------------------------------------------------------- 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_id149&alloc_id?66&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Quick Question...: 00140, Dennis Morgan |
|---|---|
| Next by Date: | Re: Quick Question...: 00140, Scott Nichol |
| Previous by Thread: | Quick Question...i: 00140, Dennis Morgan |
| Next by Thread: | Re: Quick Question...: 00140, Dennis Morgan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |