Skip to content

iLiutaotao/TT-File-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==============图片上传程序======================
一个简单地图片上传程序
效果如:http://tool.woshiguang.com/upload
==============七牛储存模式======================
若使用七牛云储存模式,请修改index1.php中的
$bucket = "空间名称";
$QiniuBaseUrl = "绑定的域名";
$QiniuAccessKey = 'Access Key';
$QiniuSecretKey = 'Secret Key';
=============普通储存模式=======================
请将up文件夹权限改为777
================================================
http://www.liujiantao.me

liujiantao-刘建涛

About

七牛文件上传&普通文件上传程序

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages