PHP Scripts - Console Log - CodeCanyon
Console Log his title this type of PHPScripts/Miscellaneous This time I will review,made by Sitebase, PHPScripts/Miscellaneous is sold at a price of $4 in CodeCanyon.| Created | 15 May 10 |
| Last Update | 15 May 10 |
| Compatible Browsers | Chrome 4, Chrome 5, Firefox, IE6, IE7, IE8, Opera, Safari |
| Software Version | PHP 5.x, jQuery |
| Software Framework | N/A |
| Files Included | PHP |
More Info...Console Log ..
Speed up development by using this Console log class. Instead of using echo and print_r to show debug information you can now write information to the Javascript console window of your favorite browser. It supports normal variables like strings and integer but also arrays and objects.
Supported browser
- Mozilla
- Safari
- Opera
- Chrome
- Internet explorer (has no console but shows alerts instead)
How to use
Here an example of how to write something to the Javascript console window:
include("Console.php"); Console::show("This is some information", Console::INFO); Download LinkConsole Log - Cod ..
No comments:
Post a Comment