Add access records to the mysql database to facilitate users to count spider crawling records every day, so that they can have a general understanding of search engines such as Baidu.
How to use:
1. Create a database and import zhizhu.sql into the database
2. Add include dirname(__FILE__). /robot.php to the page where you need to count spiders;
3. To protect the data security of this site, the "Delete" function has been removed from the demo page. However, the source code in the compressed package has this function, so please feel free to use it.