SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

EncodeURL Property

Enables or disables URL encoding.

Object Oriented Interface

public function getEncodeURL();
public function setEncodeURL($value);

Procedural Interface

secureblackboxlite_webdavclient_get($res, 47 );
secureblackboxlite_webdavclient_set($res, 47, $value );

Default Value

true

Remarks

Use this property to enable or disable URL encoding.

Data Type

Boolean

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