반응형 this will throw an Error in a future version of PHP1 this will throw an Error in a future version of PHP 에러 해결법 this will throw an Error in a future version of PHP PHP 5.4 이상 설치된 서버로 PHP 5.3이전 에서 개발한 소스를 올리면 에러를 출력하게 됩니다. 규칙이나 정규식을 엄격하게 구분하는 이유입니다. Warning: Use of undefined constant __INCLUDE_CONFIG_PHP - assumed '__INCLUDE_CONFIG_PHP' (this will throw an Error in a future version of PHP) in /home/happyjung/www/incloud.lib.php on line 27 PHP 5.5 이후에는 정의되지 않은 상수를 사용하지 않아야합니다. 존재하지 않는 전역 상수 인 따옴표없는 문자열은 그 자.. 2020. 12. 2. 이전 1 다음 반응형