[nycphp-talk] protecting download directory in PHP app on Unix box?
Ajai Khattri
ajai at bitblit.net
Wed May 28 16:17:31 EDT 2008
On Wed, 28 May 2008, Kristina Anderson wrote:
> Thanks Ajai -- I was wondering how to pass the filepath into the
> function and call the download...but as usual my questions have been
> answered here on our wonderful list!
Generally, I dont like to pass actual filenames - much better to generate
a token and use that to reference a database table that maps it to the
transaction.
--
Aj.
More information about the talk
mailing list