Page 1 of 1

a quick question...

Posted: Tue May 11, 2004 1:46 pm
by crazytopu
a quick question.

i can upload files in a location in my web server. what i all want now is to give my users access to download them from that folder.

to be more specific i want my users to view the folders as if they view in their own hard disk..and select to download any files they like...

does this concept called FTP? if yes..can anybody help me build some ideas how can i do it? any site or sample code?

thanks in advance

Posted: Tue May 11, 2004 2:34 pm
by lostboy
No, its not FTP. This is not a quick question, it requires a long and involved explanation about how to use the filesystem to read files names, and headers to control the download of the image...check on http://www.hotscripts.com for samples code or google, i know http://www.phpbuilder.com has an article about this...