L PROTECTED]
> Subject: Re: [PHP] FileUpload problematic
>
> everything is working as it should. php handels its own garbage
> collection, when the script is over the file is deleted. you will have to
> copy or move the file somewhere. or just do something with it and allow
>
everything is working as it should. php handels its own garbage collection, when the
script is over the file is deleted. you will have to copy or move the file somewhere.
or just do something with it and allow php todo its ob and delete it when your done
the script.
ecec("cp $file /somewhere/$
Helloppl,
a problem with a file_upload form :-( Here is what I've done so far:
File test.php which has the form is this:
Here is the included php file (handle_upload.php):
You have succesfully sent the foll
3 matches
Mail list logo