What does the PHP error message “Notice: Use of undefined constant” mean?

前端 未结 9 2216
悲&欢浪女
悲&欢浪女 2020-11-21 05:04

PHP is writing this error in the logs: \"Notice: Use of undefined constant\".

Error in logs:

PHP Notice:  Use of undefined constant          


        
9条回答
  •  星月不相逢
    2020-11-21 06:08

    
    

    Notice: Use of undefined constant test - assumed 'test' in D:\xampp\htdocs\sp\test\envoirnmentVariables.php on line 3 test information

提交回复
热议问题