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