passing an array to web-service php nusoap (stackoverflow.com)stack
6 points by Tal in stackoverflow.com · 11y ago · stack
i have a problem with passing an array to a web-service function that i created with php and nusoap. the problem is that i guess i'm doing something wrong.. i suspect that the problem is in the function or in my client side. when i send an array it doesn't go into the function i…