JClientFtp::read
Method to read a file from the FTP server's contents into a buffer
Signature
public function read(string
$remote,
&
$buffer )
Parameters
-
$remote
- Path to remote file to read on the FTP server
-
$buffer
Returns
- boolean
- True if successful