当前位置:Gxlcms > PHP教程 > 用soapclient这个返回的数组是什么意义

用soapclient这个返回的数组是什么意义

时间:2021-07-01 10:21:17 帮助过:17人阅读

用soapclient 这个返回的数组是什么意思
  1. Array<br>(<br> [faultcode] => soapenv:Server.userException<br> [faultstring] => org.xml.sax.SAXException: Bad types (float -> int)<br> [detail] => Array<br> (<br> [hostname] => ubuntu<br> )<br><br>)

请教一下 这个数组是什么意思
------解决方案--------------------
错误的数据类型
------解决方案--------------------
Bad types

人气教程排行