put $_FILES into a session
From: Tom Rogie (Tom_at_Rogie.be)
Date: 04/30/04
- Next message: Jochen Daum: "Anyone help with emulating Java URLConnection?"
- Previous message: lawrence: "Does MySql have any built in search functionality"
- Next in thread: Kelly Thompson: "Re: put $_FILES into a session"
- Reply: Kelly Thompson: "Re: put $_FILES into a session"
- Reply: Jochen Daum: "Re: put $_FILES into a session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 02:49:10 GMT
Hello,
I'm trying to get my $_FILES arrays into a session because I want to
move the files later to a specific directory (ie after I get a result_id
from a sql insert). No problem putting the variables in a session but I
can't move $_SESSION['userfile']['tmp_name'] anymore.
$_SESSION['userfile']['error'] is 0 so I don't really see what could be
the problem....
Anybody can help?
Trogie
- Next message: Jochen Daum: "Anyone help with emulating Java URLConnection?"
- Previous message: lawrence: "Does MySql have any built in search functionality"
- Next in thread: Kelly Thompson: "Re: put $_FILES into a session"
- Reply: Kelly Thompson: "Re: put $_FILES into a session"
- Reply: Jochen Daum: "Re: put $_FILES into a session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|