¡@

Home 

php Programming Glossary: telnums

SoapClient: how to pass multiple elements with same name?

http://stackoverflow.com/questions/3617398/soapclient-how-to-pass-multiple-elements-with-same-name

multiple elements with same name I have following code telnums array 10 20 30 obj new StdClass obj telnums new StdClass foreach.. following code telnums array 10 20 30 obj new StdClass obj telnums new StdClass foreach telnums as telnum obj telnums telnum call_user_func.. 10 20 30 obj new StdClass obj telnums new StdClass foreach telnums as telnum obj telnums telnum call_user_func array this client..