RE: [PHP] FileUpload problematic

2001-03-19 Thread ben . 2 . edwards
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 >

Re: [PHP] FileUpload problematic

2001-03-19 Thread Chris Lee
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/$