5 Star 15 Fork 3

小迷彩 / 可提现红包系统(微信)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
hello.php 185 Bytes
一键复制 编辑 原始数据 按行查看 历史
小迷彩 提交于 2018-03-29 20:13 . no commit message
<?php
//echo $_FILES["tValue"]["tmp_name"];
if(move_uploaded_file($_FILES["tValue"]["tmp_name"], "img/a.jpg"))
{
echo "<img src='img/a.jpg' width='250px'height='130px'>";
}
?>
PHP
1
https://gitee.com/ydg/available_red_packet_system.git
git@gitee.com:ydg/available_red_packet_system.git
ydg
available_red_packet_system
可提现红包系统(微信)
master

搜索帮助