On Wed, 7 Feb 2001, Dhaval Desai wrote:
> Hi!
>
> I need help with uploading files with php.
> What is the default directory where the files are
> uploaded..?
/tmp ... file name is php(n) where 'n' is an incrementing number
> I want to specify a particular directory where the
> files have to come after they are uploaded.
> Is it possible to specify a path in the script where
> the files will automatically be copied after uploading
> to the temporary directory.
>
TEMPDIR environment variable
Mick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]