since it works with other files I think that it's some configuration somewhere that is wrong,
this is the form head: <FORM ENCTYPE="multipart/form-data" name='spara' method='post' action='filadmin.php'> and the copycode: copy($_FILES['img1']['tmp_name'], "$ufolder".$_FILES['img1']['name']) "Jay Blanchard" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] [snip] I'm getting corrupt files after I've used my upload-script. For images it works good but when I upload an wav-file , 222KB, the file gets corrupt and I can't play it. Whats the problem ? [/snip] ....agh.... Uh, your code? Your server? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php