Description
bool
ftp_fput
( resource ftp_stream, string remote_file, resource handle, int
mode [, int startpos])
ftp_fput(
)
uploads
the
data
from
the
file
pointer
handle
ftp_fput(
)
uploads
the
data
from
the
file
pointer
handle
until
the
end
of
the
file
is
reached
.
Retorna
TRUE
em
caso
de
sucesso
ou
FALSE
em
falhas
.