From professional translators, enterprises, web pages and freely available translation repositories.
undefined
неопределенная
Last Update: 2013-09-20
Usage Frequency: 1
Quality:
Reference:
attempting to access an array key which has not been defined is the same as accessing any other undefined variable: an e_notice-level error message will be issued, and the result will be null.
Попытка доступа к неопределенному ключу в массиве - это то же самое, что и попытка доступа к любой другой неопределенной переменной: будет сгенерирована ошибка уровня e_notice, и результат будет null.
attempting to access an array key which has not been defined is the same as accessing any other undefined variable: an e_notice-level error message will be issued, and the result will be null."
attempting to access an array key which has not been defined is the same as accessing any other undefined variable: an e_notice-level error message will be issued, and the result will be null."