Re: [PHP] FILE UPLOAD Q

2003-06-08 Thread Philip Olson
That article is pretty old, and the code sucks. Read this instead: http://www.php.net/features.file-upload It will explain everything. Regards, Philip On Sun, 8 Jun 2003, nabil wrote: > Please help me , I want to make any user on my website to submit his CV , or > any file to a temp fold

[PHP] FILE UPLOAD Q

2003-06-08 Thread nabil
Please help me , I want to make any user on my website to submit his CV , or any file to a temp folder, the following script create a "fupload" file , and I don't want to dump the original in it, I want to upload the file as it is, with its extension... by example Listing 9.14 A file uploa