SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Host Property

Specifies server's host name.

Object Oriented Interface

public function getHost();
public function setHost($value);

Procedural Interface

secureblackbox_sftpserver_get($res, 35 );
secureblackbox_sftpserver_set($res, 35, $value );

Default Value

''

Remarks

Use this property to set the host name for this server.

Data Type

String

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