put $_FILES into a session

From: Tom Rogie (Tom_at_Rogie.be)
Date: 04/30/04


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



Relevant Pages

  • Re: put $_FILES into a session
    ... Tom Rogie wrote: ... > I'm trying to get my $_FILES arrays into a session because I want to ... move it somewhere safer and after you're ready to delete the ...
    (comp.lang.php)
  • Re: put $_FILES into a session
    ... >I'm trying to get my $_FILES arrays into a session because I want to ... No problem putting the variables in a session but I ... Jochen Daum - Cabletalk Group Ltd. ... PHP DB Edit Toolkit -- PHP scripts for building ...
    (comp.lang.php)
  • Re: if I call a plsql is there a commit?
    ... After p2 is there a commit or it is after end? ... Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production ... SQL> CREATE PROCEDURE p2 IS ... -- Session 2 in a different SQL*Plus session ...
    (comp.databases.oracle.misc)
  • Re: Gather IO stats
    ... insert the results into a log table (prefix the first run of the SQL ... Well, maybe re-invent Statspack, maybe exceed what Statspack provides ... that was being processed by the session, the file # and block number ... Additionally, for that 1 minute interval, the program reviews the log ...
    (comp.databases.oracle.server)
  • Re: Performance problem on initial call of stored procedure
    ... The initial call to a stored procedure that performs 3 sql select ... If you let the session set for around 5 minutes, ... The websphere configuration is running on a Windows NT machine and, ...
    (comp.sys.ibm.as400.misc)