SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ProxyUseProxy Property

Enables or disables proxy-driven connection.

Object Oriented Interface

public function getProxyUseProxy();
public function setProxyUseProxy($value);

Procedural Interface

secureblackboxlite_ftpclient_get($res, 101 );
secureblackboxlite_ftpclient_set($res, 101, $value );

Default Value

false

Remarks

Enables or disables proxy-driven connection.

Data Type

Boolean

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