<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <meta name="author" content="" /> <title>Untitled 1</title> </head> <body> <form action="vimage1.php" method="POST" enctype="text/plain"> <input type="file" size="20" name="obrazek" /> <input type="image" name="obrazek" /> </form> </body> </html>
<?php ?>
Jednak niestety pliki nie zapisują się w folderze ... co zrobiłem żle ?