(clarify:
This is a program based on thinkphp3.2.2 framework and dnspod API. This program can assign the second-level domain name of your top-level domain name to other users, and give full play to the value of the top-level domain name.
Author: myzly (Mo Nineteen) qq:852776153 email:<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="adc3c6d7d5dacadfed9c9b9e83cec2c0"> #160;protected]</a>
Adapt to the environment: common environment: php5.3.0+ Mysql special environment: sae (test passed), other cloud platforms should also be available
instruct:
1. Upload the installation package to your php space
2. Configure ./Application/Common/Conf/config.php
3. Visit ./install.php and complete the configuration according to the prompts
4. Delete ./Application/Install and ./install.php
5. Visit ./admin.php, add domain name
6. Whether the test program is normal
7. finish
Precautions:
1. Domain name id, which can be added automatically starting from this version
2. Starting from this version, domain name management no longer uses email+password, but token management. To obtain the token, please visit https://support.dnspod.cn/Kb/showarticle/tsid/227/
3. Pay attention to check that SHOW_PAGE_TRACE in the configuration file (./Application/Common/Conf/config.php) must be false
4. The DEBUG constant in ./index.php and ./admin.php should be false
5. For background security, you can change the file name of ./admin.php)