Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 80345 программистов и 2270 роботов. Сейчас ищет 2451 программист ...
Errors
Вернуться к: Справочник языка
Содержание
Introduction
Sadly, no matter how careful we are when writing our code, errors are a fact of life. PHP will report errors, warnings and notices for many common coding and runtime problems, and knowing how to detect and handle these errors will make debugging much easier.
Вернуться к: Справочник языка