Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/debugger.html
Дата изменения: Sun Feb 3 22:59:13 2002 Дата индексирования: Mon Oct 1 20:04:02 2012 Кодировка: |
PHP 3 includes support for a network-based debugger.
PHP 4 does not have an internal debugging facility. You can use one of the external debuggers though. The Zend IDE includes a debugger, and there are also some free debugger extensions like DBG at http://dd.cron.ru/dbg/ or the Advanced PHP Debugger (APD).