FTPUser Property
The user id to login as.
Object Oriented Interface
public function getFTPUser(); public function setFTPUser($value);
Procedural Interface
inpay_check21_get($res, 41 ); inpay_check21_set($res, 41, $value );
Default Value
''
Remarks
The user id to login as. This property must be set before the class begins a file upload.
This property is not available at design time.
Data Type
String