SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ProxyAddress Property

The IP address of the proxy server.

Object Oriented Interface

public function getProxyAddress();
public function setProxyAddress($value);

Procedural Interface

secureblackboxlite_httpclient_get($res, 57 );
secureblackboxlite_httpclient_set($res, 57, $value );

Default Value

''

Remarks

The IP address of the proxy server.

Data Type

String

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