php

九月, 2010

soap ArrayOf_xsd_string 类型 PHP传值问题

错误显示:
code:0, string: org.xml.sax.SAXException: No deserializer defined for array type {http://www.w3.org/2001/XMLSchema}string
解决方法:
$clientS=new Soa[......]

继续阅读