PHP Classes

setup tmp dir

Recommend this page to a friend!

      PHP Forms Class with HTML Generator and JavaScript Validation  >  PHP Forms Class with HTML Generator and JavaScript Validation package blog  >  How to Show Google Ma...  >  All threads  >  setup tmp dir  >  (Un) Subscribe thread alerts  
Subject:setup tmp dir
Summary:setup tmp dir
Messages:2
Author:moshak safhir
Date:2008-02-08 17:06:07
Update:2008-02-08 20:44:25
 

  1. setup tmp dir   Reply   Report abuse  
Picture of moshak safhir moshak safhir - 2008-02-08 17:06:08
Hi,
Congratulations for your job!
How can I setup the tmp dir when uploading files? I have submitted files but cant find it

  2. Re: setup tmp dir   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2008-02-08 20:44:25 - In reply to message 1 from moshak safhir
You need to use the class GetFileValues to get the details of the uploaded files, including where the files were stored.