[PHP] 브라우저 확장 프로그램 디버깅(Debug)


[PHP] 브라우저 확장 프로그램 디버깅(Debug)

Xdebug 확장 프로그램 # "PHP"를 디버깅하는 더 좋은 방법은 "Xdebug"을 통해 이루어집니다. 대부분의 브라우저는 디버깅 프로세스를 초기화하는데 필요한 쿠키/쿼리 문자열을 전달하는 데 도움이되는 도우미 확장을 제공합니다. 크롬 : Xdebug Helper 파이어폭스 : Xdebug(가장 쉬운) 오페라 : Xdebug 사파리 : Xdebug Toggler ※ 확장 프로그램 설치는 구글 검색 Clockwork 확장 프로그램 Clockwork Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dis...


#debug #브라우저디버그 #디버깅 #디버그 #xdebug #php체크 #php오류 #php디버그 #php #브라우저확장

원문링크 : [PHP] 브라우저 확장 프로그램 디버깅(Debug)