[PHP] Chrome Extension 'php-console' for Checking Errors from Browser

Tadashi Shigeoka ·  Sat, February 4, 2012

The Chrome extension “php-console” that allows you to check PHP errors from the browser looks convenient.

php-console - Google Chrome extension for displaying PHP errors/exceptions/debug messages in browser console or notification popups - Google Project Hosting

・Download: Chrome Web Store - PHP Console

・Reference: Chrome Extension ‘php-console’ for Checking PHP Errors in Browser: phpspot Development Log

It’s apparently like a Chrome version of “FirePHP,” which assists PHP development in Firefox.

That’s all from the Gemba.