SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

A path to the file containing the SOAP message to be sent.

Object Oriented Interface

public function getInputFile();
public function setInputFile($value);

Procedural Interface

secureblackbox_soapclient_get($res, 51 );
secureblackbox_soapclient_set($res, 51, $value );

Default Value

''

Remarks

Use this property to provide a full path to the file containing the SOAP message to be sent to the server.

Data Type

String

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