FTPPassword Property
The password to login with.
Object Oriented Interface
public function getFTPPassword(); public function setFTPPassword($value);
Procedural Interface
inpay_check21_get($res, 35 ); inpay_check21_set($res, 35, $value );
Default Value
''
Remarks
The password to login with. This property must be set before the class begins a file upload.
This property is not available at design time.
Data Type
String