PHP » GoLang |
login |
register |
about
|
ftp_alloc(PHP 5, PHP 7) ftp_alloc — Allocates space for a file to be uploaded Description
bool ftp_alloc
( resource
$ftp_stream
, int $filesize
[, string &$result
] )Sends an ALLO command to the remote FTP server to allocate space for a file to be uploaded.
Parameters
Return Values
Returns Examples
Example #1 ftp_alloc() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|