SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientFileEntryPath Property

The full path to the file or directory.

Object Oriented Interface

public function getClientFileEntryPath();
public function setClientFileEntryPath($value);

Procedural Interface

secureblackbox_ftpserver_get($res, 8 );
secureblackbox_ftpserver_set($res, 8, $value );

Default Value

''

Remarks

The full path to the file or directory.

This property is not available at design time.

Data Type

String

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