Here's what I am trying to accomplish, hopefully some one can help me!
I am trying to make a script that is basically a form with a username and password. Pretty simple so far...
The form action would check a mySQL database for verification, and if successful proceed to download a zip file. This is where I am lost. The source of the file must be protected or atleast have a GUID or something in the url that changes so that after X amount of time, the username, password, AND LINK they used to download the file is no longer valid.
How easy is this to accomplish? I'm pretty wet behind my proverbial php ears, so any help is much appreciated!



Reply With Quote

Bookmarks