On Tue, May 15, 2007 12:53 pm, Emil Ivanov wrote:
> Sorry to bother you, as I know you are quite busy, but I have a
> problem and
> maybe a elegant solution does not exist right now.
>
> The case is simple:
> A user is allowed to upload files to the server, which are store in a
> temporary location
Emil Ivanov wrote:
The case is simple:
A user is allowed to upload files to the server, which are store in a
temporary location and their filenames are stored in the session.
The user leaves the site and the session gets destroyed, but the files
remain untouched.
If I can hook to the gc session
Hi folks,
Sorry to bother you, as I know you are quite busy, but I have a problem and
maybe a elegant solution does not exist right now.
The case is simple:
A user is allowed to upload files to the server, which are store in a
temporary location and their filenames are stored in the session.
Th