• Stars
    star
    215
  • Rank 183,313 (Top 4 %)
  • Language
    PHP
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

零宽度短网址与二维码生成工具(PHP+ORACLE/MYSQL/SQLite)

说明

#程序演示:
https://ml.mk

安装:
1.解压本程序到域名根目录
2.修改config.php,并按照"表创建.txt"内的说明进行数据表建立
3.配置伪静态,详情查看nginx.conf或.htaccess

注:
默认使用sqlite文本数据库,访问量大请改为oracle、mysql或关闭日志记录
phpliteadmin.php为第三方单文件sqlite管理程序,默认中文,密码admin

20191107 感谢各位支持,演示站结束测试并正式上线,现已升级到oracle数据库,之前链接均已保留可正常访问。
另python版暂不发布(兼容的云太多一堆bug,有时间再弄,不作时间保证)