1 Star 0 Fork 59

星沉大海 / phpapp

forked from 小肥羊 / phpapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
myupload.html 817 Bytes
一键复制 编辑 原始数据 按行查看 历史
小肥羊 提交于 2019-07-31 15:03 . update
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<form id="w0" action="https://www.xiaomutong.com.cn/web/index.php?r=site/uploadfile" method="post" enctype="multipart/form-data">
<div class="form-group field-uploadform-imagefile">
<label class="control-label" for="uploadform-imagefile">Image File</label>
<input type="hidden" name="UploadForm[imageFile]" value=""><input type="file" id="uploadform-imagefile" name="UploadForm[imageFile]">
<div class="help-block"></div>
</div>
<button>Submit</button>
</form>
</body>
</html>
PHP
1
https://gitee.com/starcn/phpapp.git
git@gitee.com:starcn/phpapp.git
starcn
phpapp
phpapp
master

搜索帮助