File Download protection?
Posted: Thu Feb 13, 2003 7:45 am
How can one authorize a user to download a file in a protected directory or folder. Is there a way that I can auto generate an authorization that expires within 24 hours. Should I simply use a cookie that expires in 24 hours. Is there a better way in PHP?
Thanks
Thanks