1 Star 0 Fork 0

菜鸟中的战斗机 / StudyClass

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
菜鸟中的战斗机 提交于 2016-07-21 18:14 . add upload
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Document</title>
</head>
<body>
<form action="./demo.php" method="post" enctype="multipart/form-data">
<input type="file" name="file" /> <br />
<input type="submit" value="提交上传" />
</form>
</body>
</html>
PHP
1
https://gitee.com/aiqbc/StudyClass.git
git@gitee.com:aiqbc/StudyClass.git
aiqbc
StudyClass
StudyClass
master

搜索帮助