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
.
Returnerar
TRUE
vid
framgång
eller
FALSE
vid
fel
.