IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

RemotePassword Property

The password of the user on the remote host.

Object Oriented Interface

public function getRemotePassword();
public function setRemotePassword($value);

Procedural Interface

ipworks_rexec_get($res, 17 );
ipworks_rexec_set($res, 17, $value );

Default Value

''

Remarks

This must be the password of a user in the remote host for whom remote execution of commands is permitted.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]