You are here: file upload problems « PHP Programming Language « IT news, forums, messages
file upload problems

Posted by jmlin84 on 09/28/05 07:53

I'm using the code:

if(move_uploaded_file($_FILES['uploadedfile']['tmp_name'],
$target_path)) {
echo "The file ". basename( $_FILES['uploadedfile']['name']). "
has been uploaded";
} else{
echo "There was an error uploading the file, please try again!";
}

but move_uploaded_file keeps returning false. I checked the $_FILES
array and all the values are correct and it seems as if the file is on
ther server. I just can't move it. Any ideas anyone?

I'm using a form to uploada the picture.

<form enctype="multipart/form-data" action="./uploadUserPhoto.php"
method="POST">
<input type="hidden" name="MAX_FILE_SIZE" value="100000" />
Choose a picture to upload:
<input name="uploadedfile" type="file" /><br />
<input type="submit" value="Upload File" />
</form>

thanks,

James

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация