- Impact
- 19
Hey
I cant figure out something
how does a non database [flat file] download script work?
i know how you will be able to upload a file to a directory..but now how do you restrict only registered people to download that file!
if it was a php file..then in the php file..you could use sessions..but if a user uploads abc.zip under "uploads" its basically available to anyone who goes to domain.com/uploads/abc.zip ..my question is..how do you restrict only registered users to be able to download that!
Thanks
I cant figure out something
how does a non database [flat file] download script work?
i know how you will be able to upload a file to a directory..but now how do you restrict only registered people to download that file!
if it was a php file..then in the php file..you could use sessions..but if a user uploads abc.zip under "uploads" its basically available to anyone who goes to domain.com/uploads/abc.zip ..my question is..how do you restrict only registered users to be able to download that!
Thanks








