RE: [PHP] Download Script - Newbie Alert

2002-06-04 Thread John Holmes
8 AM > To: PHP > Subject: Re: [PHP] Download Script - Newbie Alert > > You can also check $HTTP_REFERER, it's much simpler > > Marek > > Clay Loveless wrote: > > >Something else along these lines -- I really, really wish that more sites > >that us

Re: [PHP] Download Script - Newbie Alert

2002-06-04 Thread Marek Kilimajer
that leech all our images. Our image file URLs work >*just* long enough for them to build their pages, and test that they look >good. > >30 hours later, all the leeched images are replaced with Images Central >logos. : ) > >Fun! > >-Clay > > > > > >

Re: [PHP] Download Script - Newbie Alert

2002-06-03 Thread Clay Loveless
AIL PROTECTED]> > Date: Mon, 3 Jun 2002 20:06:42 -0400 > To: "'Philip Hess'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > Subject: RE: [PHP] Download Script - Newbie Alert > > Store the files above your web root and use a PHP script to control > access.

RE: [PHP] Download Script - Newbie Alert

2002-06-03 Thread John Holmes
---John Holmes... > -Original Message- > From: Philip Hess [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 6:09 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Download Script - Newbie Alert > > Hello, > > I would like to allow visitors to my site to downl

[PHP] Download Script - Newbie Alert

2002-06-03 Thread Philip Hess
Hello, I would like to allow visitors to my site to download documents created with MS office and .PDF files as well. In order to prevent linking from other sites I'd like to make or modify a script that hides the actual location of the files. A pointer in the right direction would be most ap