提示我:Notice: Undefined variable: var_dump in D:\phpStudy\PHPTutorial\WWW\my.php on line 11
Fatal error: Function name must be a string in D:\phpStudy\PHPTutorial\WWW\my.php on line 11
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
提示你 函数名必须是字符串 错误 在 my.php 的第11行、、
函数/方法名必须是字符串!如果没有使用框架的话,需要使用 error_reporting 这个函数来设置一下错误级别。