Hello!
Recently I wrote a php script which handle file uploads. I took
an example from manual (and added some text fields) and every
thing seemed to work. After I called move_uploaded_file(
$userfile, $destination ) the file appeared in correct place. But
after a few minutes the file dissepeared. I do not know why be
cause I did not execute any scripts after file had been uploaded.
There is PHP 4.0.4 installed on server I use. Please help because
I can not find solution by myself. Thanks in advance.
Regards,
Andrzej
--
http://kokosz.horyzont.net
http://www.earthdawn.pl
--
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]