|
ftp_allocAllocates space for a file to be uploaded Description
bool ftp_alloc(FTP\Connection
$ftp, int $size, string &$response = null)
Sends an
Parameters
Return Values
Returns Changelog
Examples
Example #1 ftp_alloc example See Also
|