Boyou short link generation system description:
This system is developed purely in PHP, without database design. It is green and compact. It can generate short links, store text, forward, display demo pages, etc. You can think of more uses...
Supports blocking spiders and WeChat installation instructions:
Account: admin Password: 123456
Put the compressed package directly into the root directory of the website and decompress it. For website migration, directly package and transfer it to the target server and decompress it. This system is developed by Yitong. Communication group: 6245222QQ: 657258535. Demo URL: u.yt27.com
Functional demonstration:
http://u.yt27.com/s.php?u=VOVL8888
http://u.yt27.com/ss.php?u=VOVL8888
http://u.yt27.com/sss.php?u=VOVL8888
Catalog file:
Index: Home page file, asynchronously calling the interface to generate a short link
s.php: Forward files, you can also output text, with styles, the system determines the output type by itself
ss.php: Unstyled output and forwarding, can serve as an interface
sss.php: can be used as a front-end demo page, click to run the demo code
url.php: interface file that generates and stores data
URL directory: a directory that stores link data, stored in text form.
Admin directory: background management
con.php: public file
config.php: configuration file
indexes.php: background management index file
index.php: Backend home page preview: