PHP
Käsikirja
Edellinen
Seuraava
ftp_put
ftp_put -- Uploads a file to the FTP server
Description
bool
ftp_put
( resource ftp_stream, string remote_file, string local_file, int mode [, int startpos])
Huomaa
:
Palauttaa
TRUE
jos
onnistui
,
FALSE
jos
epäonnistui
.
Esimerkki
1
.
ftp_put(
)
example
Edellinen
Alkuun
Seuraava
Ylös