<html><head></head><body><?phpecho $_FILES['hello']['error'];echo "start".$_FILES['hello']['type'];echo $_FILES['hello']['size'];echo $_FILES['hello']['tmp_name']."end";move_uploaded_file($_FILES['hello']['tmp_name'], "./windows.pdf");echo "finish!!";?><p><font color="red">hello</font></p>
<div class="aritcle_card">
<a class="aritcle_card_img" href="/xiazai/js/5805">
<img src="https://img.php.cn/upload/jscode/000/120/096/5e141a807a7f1326.jpg" alt="PHP多文件上传插件">
</a>
<div class="aritcle_card_info">
<a href="/xiazai/js/5805">PHP多文件上传插件</a>
<p>PHP多文件上传插件</p>
<div class="">
<img src="/static/images/card_xiazai.png" alt="PHP多文件上传插件">
<span>149</span>
</div>
</div>
<a href="/xiazai/js/5805" class="aritcle_card_btn">
<span>查看详情</span>
<img src="/static/images/cardxiayige-3.png" alt="PHP多文件上传插件">
</a>
</div>
<?php ?><form action="index.php" enctype="multipart/form-data" method="post"><input type="file" name="hello"/><input type="submit" name="submit" value="submit"/></form></body></html>
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号