|
|||||||
|
|
ftp_alloc(no version information, might be only in CVS) ftp_alloc -- Allocates space for a file to be uploaded.Descriptionbool ftp_alloc ( resource ftp_stream, int filesize [, string &result])Sends an ALLO command to the remote FTP server to allocate filesize bytes of space. Returns TRUE on success, or FALSE on failure.
A textual representation of the servers response will be returned by reference in result is a variable is provided.
See also: ftp_put(), and ftp_fput(). | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "Podręcznik PHP". See Index Page for more info about Authorship and Copyright. 1999-2010 Linuxinfor.com. No rights reserved. |