Rumah >pembangunan bahagian belakang >tutorial php > upload有关问题,不知道错哪了

upload有关问题,不知道错哪了

WBOY
WBOYasal
2016-06-13 13:46:20880semak imbas

upload问题,不知道哪里错了。
upload.html

HTML code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->

    
        <title>upload</title>
    



upload.php
PHP code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->
<?php echo '<pre class="brush:php;toolbar:false">';
    print_r($_POST);
    print_r($_FILES);
    echo '
'; ?>


------------------------

结果:

Array
(
  [pic] => D:\Documents\www\示例图片_01.jpg
  [sub] => upload
)
Array
(
)

问,为什么$_FILES是个空数组啊?

------解决方案--------------------
恭喜发财.
------解决方案--------------------
分数拿来~·


------解决方案--------------------
粗心。。。要知道细心是上帝
Kenyataan:
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn