It's all in the manual:

http://www.php.net/manual/en/features.file-upload.php

In particular, look at the lines involving "move_uploaded_file()"

Justin French


on 03/03/03 4:00 PM, Denis L. Menezes ([EMAIL PROTECTED]) wrote:

> Hello friends.
> 
> I have seen some php scripts for uploading files. They all mention thet the
> file goes to a temporary folder.
> 
> How can I upload the file to a particular folder that I have created?
> 
> Thanks very much.
> Denis


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to