PHP官方文档:https://www.php.net/manual/en/language.variables.scope.php
PHP变量范围和生命周期知识点整理:https://www.php.cn/php-tutorial-404621.html
PHP全局变量和局部变量的区别:https://blog.csdn.net/qq_41866431/article/details/90343486
PHP变量的作用域详解:https://www.runoob.com/php/php-variable-scope.html
PHP全局变量的使用方法和注意事项:https://www.jb51.net/article/165536.htm