程序
//多文件上载系统完整版
include("../include/common.inc");
$title = "多个文件的上载程序";
include("../include/header.inc");
//定义允许上载文件的数目
define("UPLOAD_NO", 10);
echo("
欢迎您!
一次可以最多上载".UPLOAD_NO."个文件
n");
if($REQUEST_METHOD!="POST"){
echo(" 是否覆盖已经存在的文件?");
echo("
n");
}
else{
//处理上载
$noinput = true;
for($i=1;$noinput&&($iif(${"infile".$i}!="none") $noinput = false;
}
if($noinput){
echo("没有选定的文件,返回重试");
exit();
}
echo("
您选中的文件已经成功地上载到服务器的临时目录!
");
echo("
文件号 | 文件名称 | 文件大小 |
$i | $str | $fp_size[i] |
$i | $str | $fp_size[i] |
}
include("../include/footer.inc");
?>

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Notepad++7.3.1
Easy-to-use and free code editor
