From professional translators, enterprises, web pages and freely available translation repositories.
에러는 아니지만 어떤 알릴 사항이 있음을 나타낸다. 실행은 계속된다. 예를들어 hash 인덱스에 따옴표가 없는 문자열이 사용되었다던지, 이전에 선언되지 않은 변수의 값을 읽는다던지 하는 경우이다.
未定義の定数を使用した場合、phpはその定数自体の名前を使用したと仮 定します。この際、 notice が発生します。 ある定数が設定されているかどうかを知るには、 defined() 関数を使用して下さい。
Last Update: 2011-10-24
Usage Frequency: 1
Quality: