Manual
de
PHP
Anterior
Siguiente
ftp_nb_fput
ftp_nb_fput -- Stores a file from an open file to the FTP server (non-blocking)
Description
bool
ftp_nb_fput
( resource ftp_stream, string remote_file, resource fp, int mode [, int startpos])
Devuelve
TRUE
si
todo
fue
bien
,
FALSE
en
caso
de
fallo
.
Anterior
Inicio
Siguiente
Subir