NYCPHP Meetup

NYPHP.org

[nycphp-talk] protecting download directory in PHP app on Unix box?

Justin Dearing zippy1981 at gmail.com
Wed May 28 14:41:16 EDT 2008


On Wed, May 28, 2008 at 2:25 PM, Kristina Anderson
<ka at kacomputerconsulting.com> wrote:
> OK so something in the script like $filepath = ../pdf_folder/$filename
>
> this is what I was asking about...how to reference that
> specifically...is there a specific function I need to call that uses
> this filepath or...?
>

readfile() is what your looking for. See Ken's original example.



More information about the talk mailing list