<!-- 自定义表单上传图片-->
<form action='pic.php' method='post' enctype='multipart/form-data'>
username:<input type='text' name='user' value=''/><br><input type='hidden' name='MAX_FILE_SIZE' value='1000000'>
up pic:<input type='file' name='pic' value=''/><br>
<input type='submit' value='上传'/><br>
</form>
<?php
/*Array
(
[pic] => Array