SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetResponseXML Method

Sets a string to be served as an XML response.

Object Oriented Interface

public function doSetResponseXML($connectionid, $data);

Procedural Interface

secureblackbox_restserver_do_setresponsexml($res, $connectionid, $data);

Remarks

Use this property to provide the XML response content in a string.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]