A modern, safe and simple PHP url shorter.
- Use PDO and it's Bindparam to prevent SQL Inject.
- Use Ajax to get the short Code
- Use pure JS to copy the short link
- No more magnificent functions
- Git clone or Download the code and unzip
- Add the website in your web server config (Require Apache or Nginx rewrite rules(Similar as Wordpress rewrite rules))
- Import the url.sql to your db
- Configure the config.php
- Finished
- Redis cache
- Redis control the rate
一个现代、安全且简洁的PHP短链接 (PHP是世界上最好F#fIO#@($)#U)
- 使用PDO和Bindparam防注入
- 使用Ajax获取短链接(免刷新)
- 使用纯JS复制生成的短链接
- 没有更多功能了
- git clone或者下载代码到网站根目录
- 配置好伪静态(Apache直接使用根目录下的.htaccess就可以了,Nginx请自行配置(类似Wordpress的规则))
- 导入url.sql到数据库
- 配置好配置文件
- 完成
- 使用Redis缓存,更快,抗压能力更强
- 使用Redis控制访问速率,抗CC