When there are many advertisements on a website, management will be very troublesome. This system is a website plug-in program designed to facilitate the management of advertisements on the website. It supports the search management of several types of advertisements such as "Advertising Content Advertising ID Advertising Remarks Advertising Specifications", allowing you to It’s very convenient to find the ads you added and modify them! All advertisements generate static JS files, which saves server resources when called. For CMS and blog systems such as DEDEPHPCMSemlog, as long as the calling code given by the system is added to the appropriate position in the template, you only need to make changes in this advertising system in the future. There is no need to generate HTML pages or re- Go modify the template. Installation instructions: Space requirements: As long as it supports PHP 4.2 and above, no MYSQL database support is required. 1. Modify the configuration in data/config.php 2. Set the attributes of the directory data and js to 777 3. The database text file should be changed to a name that others cannot guess to keep it confidential. 4. Log in to the backend (the default address is: http://your website/this program directory/log.php?admin. Note: directly accessing "http://your website/this program directory/log.php" counts as a user Even if the name and password are correct, you cannot log in to the system. You must enter the correct admin address to log in!) 5. Add advertisements and obtain JS calling code 6. Insert the JS calling code into the template file of the website or the HTML file that needs to call the advertisement. The default account and password are both admin If modification is required, please modify the config.php file.