SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetResponseString Method

Sets a string to be served as a response.

Object Oriented Interface

public function doSetResponseString($connectionid, $datastr, $contenttype);

Procedural Interface

secureblackbox_httpserver_do_setresponsestring($res, $connectionid, $datastr, $contenttype);

Remarks

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

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