How about setting up symbolic links on the server in a tmp directory.
You could use the values from your database table to create the sym
links. Have the sym link be the token name and then have it linked to
the real file name. You could then have a cron job running to clear the
sym links at se
--- Richard Lynch <[EMAIL PROTECTED]> wrote:
> On Mon, March 21, 2005 3:45 pm, JoShQuNe \(TR\) said:
> > Hi, i want to add my site a more specific download system. The redirecting
> > is now done by directly
> > giving the path of the file to variable. I want to do it over an id
> > number.
> > (no
On Mon, March 21, 2005 3:45 pm, JoShQuNe \(TR\) said:
> Hi, i want to add my site a more specific download system. The redirecting
> is now done by directly
> giving the path of the file to variable. I want to do it over an id
> number.
> (now: dl.php?rel=/files/somefile.zip, i want: dl.php?id=64b3
Hi, i want to add my site a more specific download system. The redirecting is
now done by directly
giving the path of the file to variable. I want to do it over an id number.
(now: dl.php?rel=/files/somefile.zip, i want: dl.php?id=64b3j283) The file path
and id is read
from mysql table. System i
4 matches
Mail list logo