dongpan9760 2011-07-13 16:21
浏览 83
已采纳

PHP SoapClient - 节点属性

Although there are answers out there, none seem to work. How do I set a node attribute in PHP SoapClient? At the moment I have:

array("BinaryImage" => array("_" => $imgarr, "xsi:type" => "base64Binary")

($imgarr) is a base64 encoded image file.

However when I use this, it returns

<ns1:binaryimage>QXJyYXk=</ns1:binaryimage>

when using $client->__getLastRequest(); so the data is obviously sending wrong.

I also get this Notice:

Notice: Array to string conversion in /var/www/vhosts/propertylogic.net/httpdocs/soap_feed/property24/add_property.php on line 303

However if I just send as:

array("BinaryImage" => $imgarr)

The SOAPClient receives the data correctly, however then gives me a "Buffer" error.

Any help would be appreciated.

  • 写回答

1条回答 默认 最新

  • duanhua9398 2011-07-14 08:40
    关注

    Basically, the WSDL defines it to baseEncode, so I was trying to a), baseEncode twice and b) baseEncode an array when trying to define the attribute. If the WSDL defines that it is a base64Binary field, just pass the raw data and it will do all the work for you. Hope this helps other people.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 保护模式-系统加载-段寄存器