EDLM self-service Alipay Tika source code v2.2 with server monitoring software version 2.9
Source code introduction
The EDLM self-service card vending platform source code is a 24-hour automatic card vending platform developed using php+mysql!
The important thing is that the webmaster’s collection account does not require a contract, no corporate certification, no rate, and it is directly credited! Safe and stable.
The website is fully open source and unencrypted, providing free learning!!! Please retain the copyright and respect the author's efforts for the second version, thank you!
Build teaching: https://v.qq.com/x/page/h05364y32lz.html
Server demo: https://v.qq.com/x/page/q05366zotl9.html
This system is a free program, please do not use it for commercial purposes! ! !
Instructions for building a website
1. Replace the pay/img/zfb.jpg payment QR code image in the website directory with your own.
2. Create a new empty database and import kmxt.sql in the website directory.
3. Configure the config.php database configuration in the website directory.
4. Modify the background file and change the file name of the admin.php file in the website directory, such as 123.php.
5. Complete the basic configuration and upload the website program to the server.
Default backend login address: domain name +/admin.php
Default account: admin
Default password: 123456
Instructions for hanging the server
1. Modify the configuration information in config.ini as appropriate.
2. Set the login file, the default is domain name +/cc.php. If you need to change the name, please modify it according to the file name of your own website!
3. Run the server as an administrator. If any anti-virus software intercepts it, please "trust" it.
4. Enter the background information of the login administrator, click Login, and the login is completed!
5. After the login window appears, choose to scan the code to log in, and then use the payment Alipay account corresponding to the payment QR code on the self-service card pickup system to scan the code to log in.
6. After scanning the QR code to log in, the server will run normally.
2.2 update content:
1. The payment method has been fully updated and beautified again, automatically identifying whether the payment is successful and jumping within 5 seconds!
2. Add product description to make the product name concise from now on
3. Add one-click installation system program, complete website building in 3 seconds
4. Added product description function in the background
5. Added the function of batch deleting card passwords
6. Some code optimizations
7. Various small website optimizations