|
|||||||
|
|
ftp_fget(PHP 3>= 3.0.13, PHP 4 , PHP 5) ftp_fget -- Scarica un file dal server FTP e lo salva in un file apertoDescrizioneint ftp_fget ( int ftp_stream, int fp, string remote_file, int mode)ftp_fget() recupera remote_file dal server FTP, e lo scrive da un dato puntatore del file, fp. Il parametro mode che specifica il tipo di trasferimento deve essere FTP_ASCII oppure FTP_BINARY. Restituisce TRUE se a buon fine, FALSE in caso di errore. | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "Manuale PHP". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |