[php:1:501c383678]<?php
print "<form name=kopiarka method=POST enctype=multipart/form-data action=form.php>";
print "<br><input type=hidden name=ok value=1>";
print "<input type=hidden name=MAX_FILE_SIZE value=104857600><font color=#FF0000><b>Wybierz z dysku plik:</b></font><br>";
print "<input type=file name=file size=40><br> <input type=submit value=Kopiuj> <input type=reset value=Reset> </form>";
print "$file_name";
?>[/php:1:501c383678]
wszystko działa glanc, ale jest problen


próbowałem dodawać ' ' w nazwach inputa ale nic to nie dało !