您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

PHP上传下载文件源码

2024/4/5 21:31:47发布13次查看
欢迎进入linux社区论坛,与200万技术人员互动交流 >>进入 index.php !doctype html public -//w3c//dtd xhtml 1.0 transitional//en w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd html xmlns=.w3.org/1999/xhtml head meta http-equiv=content-type
欢迎进入linux社区论坛,与200万技术人员互动交流 >>进入
    index.php
filelist
enctype=multipart/form-data>
    filename:
---------------------------------------------------------------------------------------
    upload_file.php
    ----------------------------------------------------------------------------------------
    0)
    {
    echo return code: . $_files[file][error] .
;
    }
    else
    {
    echo upload: . $_files[file][name] .
;
    echo type: . $_files[file][type] .
;
    echo size: . ($_files[file][size] / 1024) . kb
;
    echo temp file: . $_files[file][tmp_name] .
;
    if (file_exists(upload/ . $_files[file][name]))
    {
    echo $_files[file][name] . already exists. ;
    }
    else
    {
    move_uploaded_file($_files[file][tmp_name],
    upload/ . $_files[file][name]);
    echo stored in: . upload/ . $_files[file][name];
    }
    }
    header('http/1.1 301 moved permanently');
    header('location:files.php');
    ?>
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product