Re: [PHP] ftp file to client machine

2003-02-13 Thread Ernest E Vogelsinger
At 18:45 13.02.2003, Petre Agenbag spoke out and said: [snip] >But I am baffeled for the rest, ie, what to do on the download.ftp page. >First I tried the ftp_get() with the $file used as the local and remote >files, but it seems that that will not download t

[PHP] ftp file to client machine

2003-02-13 Thread Petre Agenbag
HI I am trying to do the following: I have an ftp server configured, but instead of the user having to use an ftp client, I'd like them to use the browser: So I'm trying to make a mini web-based ftp client. Idea is to get their username and password ( and maybe the ftp address as well?) and to the