forked from ccampbell/chromephp
-
Notifications
You must be signed in to change notification settings - Fork 0
class for logging PHP variables to Google Chrome console
zilionis/chromephp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
version 3.0 This class requires PHP 5 or later. ChromePhp is a PHP class to go along with the ChromePhp Google Chrome extension. This class allows you to log variables to the Chrome console. INSTALLATION 1. Download the Chrome extension from: https://chrome.google.com/extensions/detail/noaneddfkdjfnfdakjjmocngnfkfehhd 2. Put ChromePhp.php somewhere in your PHP include path 3. Click the extension icon on the browser to enable it for the current site 3. include 'ChromePhp.php'; 4. ChromePhp::log('hello world'); More information can be found here: http://www.chromephp.com
About
class for logging PHP variables to Google Chrome console
Resources
Stars
Watchers
Forks
Packages 0
No packages published