Description
bool
ftp_nb_fput
( resource ftp_stream, string remote_file, resource handle, int
mode [, int startpos])
ftp_nb_fput(
)
uploads
the
data
from
the
file
pointer
handle
until
it
reaches
the
end
of
the
file
.
Zwraca
TRUE
w
przypadku
sukcesu
,
FALSE
w
przypadku
porażki
.