PHP Manuál | ||
---|---|---|
Předcházející | Další |
ftp_put() stores local_file on the FTP server, as remote_file. The transfer mode specified must be either FTP_ASCII or FTP_BINARY.
Returns TRUE on success, FALSE on error.
Předcházející | Domů | Další |
ftp_fget | Nahoru | ftp_fput |