Posted by Schraalhans Keukenmeester on 04/13/07 07:58
skyler.cook@gmail.com wrote:
> I need a script that I can put on a web page that will let users
> upload a file to a separate FTP server. Can anyone point me in the
> right direction?
>
For a few (complete [haven't tested!]) scripts:
http://php.resourceindex.com/Complete_Scripts/Clients_and_Servers/FTP/
If you want to build something yourself, you should look up the ftp
functions in the PHP manual.
Coincidentally I'm currently working on a Web-based FTP client in PHP
for a project, the code is _far_ from complete & correct as it stands,
but you are free to have a look at it if you want. It doesn't include
the upload parts at this point though. Let me know!
HTH
Sh.
Navigation:
[Reply to this message]
|