标签: php

thinkphp hook 钩子,

tp6改为事件机制了。虽然现在开发不用tp了,但是面试问tp就问这个.. 总结: 1.就是开始时将 需要执行的类放入一个关联数组里,然后到特定的时候(行为)执行里边的类的run()方法。 2.类的方法…

Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/my-wordpress/index.php/tag/php/) is not within the allowed path(s): (/www/wwwroot/my-wordpress/:/tmp/) in /www/wwwroot/my-wordpress/wp-content/plugins/matomo/classes/WpMatomo/AIBotTracking.php on line 175