[PHP] Re: Accessing Files Outside the Web Root - Progress Report 1

2013-03-14 Thread Jim Giner
On 3/14/2013 12:40 PM, Dale H. Cook wrote: I have made some progress. It occurred to me that the problem that I had in accessing files outside the web root could be a pathing problem, and that was the case. I finally ran phpinfo() and examined _SERVER[DOCUMENT_ROOT] to see what the correct

Re: [PHP] Re: Accessing Files Outside the Web Root - Progress Report 1

2013-03-14 Thread Dale H. Cook
At 01:26 PM 3/14/2013, Jim Giner wrote: I don't think you ever want the filename buried in the web page. Why not? The file itself is outside the root. In any case the finished product will use tokens instead of filenames. While I am working out the bugs it is easier to use filenames. I use an