PHP
Handbuch
Zurück
Nach
vorne
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])
Gibt
bei
Erfolg
TRUE
zurück
,
im
Fehlerfall
FALSE
.
Zurück
Zum
Anfang
Nach
vorne
Nach
oben