FTP File Download

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
ogaizu
Forum Newbie
Posts: 4
Joined: Wed Mar 24, 2010 4:48 pm

FTP File Download

Post by ogaizu »

I'm doing a php design that would allow for a download of files from an ftp server. What functions/features would take care of the Windows Firewall and Vista Security on the local system to ensure the file is saved on the computer? (Of course the FTP login issues must also be considered).
Post Reply