Hello I need to know what mode i have to use, for coping a file with ftp_fput $archivo="C:\\abm\\Abm.gdb"; $fpr = fopen ($archivo, "??????"); $subir=ftp_fput($fp,$archivo,$fpr,FTP_BINARY); Marisol Díaz E. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] fread() a remote file Tyler Longren
- Re: [PHP] fread() a remote file Jason Stechschulte
- Marisol Díaz E.