temp. download links (with codeigniter)
Posted
by Ayrton
on Stack Overflow
See other posts from Stack Overflow
or by Ayrton
Published on 2010-06-05T22:18:35Z
Indexed on
2010/06/05
22:22 UTC
Read the original article
Hit count: 156
Hi everyone
I was wondering how I could start generating temporarily download links based on files from a protected directory (e.g. /downloads/). These links need to be valid until someone used it 5 times or so or after a week or so, after that the link shouldn't be accessible anymore.
Any help would be appreciated.
© Stack Overflow or respective owner