文件名称:phurl_shorturls

  • 所属分类:
  • WEB源码
  • 资源属性:
  • [PHP] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 32kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 秋*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

功能:可以将一个长的网址转换成一个短的域名网址,这个带一个简单的后台





本站程序演示:http://ip.chaosemails.com



使用方法:

1.新建一个数据库

2.使用pma之类工具,导入phurl.sql文件

3.修改config.php文件,其中我对config.php文件加了注释,//后为注释

4.将admin文件夹修改个名字,安全点



apache需要开启伪静态支持,内含.htaccess文件。附一个我自已弄的nginx伪静态规则:



location / {

rewrite ^/(.+)$ /redirect.php?alias=$1 last

}



新手之作,希望大家不要拍砖。谢谢。-Function: You can convert a long URL into a short domain URL, this with a simple background





Site program demonstrates: http://ip.chaosemails.com



How to use:

1 Create a new database

2. Use pma like tools, import phurl.sql file

3. Modify the config.php file config.php file, which I added a note// comments after

The admin folder to modify the name and security point



apache need to turn on the pseudo-static support included. htaccess file. Attached to a my own get the nginx pseudo-static rules:



location/{

      rewrite ^/(.+) $/redirect.php? alias = $ 1 last

    }



Novice for hope Please do not Paizhuan. Thank you.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





phurl_短域名\安装说明.txt

............\admin\footer.php

............\.....\header.php

............\.....\index.php

............\.....\login.php

............\.....\logout.php

............\.ssets\admin.css

............\......\admin.js

............\......\default.css

............\html\copy.png

............\....\default.css

............\....\footer.php

............\....\header.php

............\....\index_done.php

............\....\index_form.php

............\....\send.png

............\....\yes.png

............\.htaccess

............\config.php

............\functions.php

............\functionsd.php

............\index.php

............\phurl.sql

............\redirect.php

............\sendurl.php

............\admin

............\assets

............\html

phurl_短域名

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org