I installed the extension Firebug Lite in Chrome. In Firefox I use FirePHP to log messages in the console, but I can't get it to work in Chrome.
I also installed ChromePHP. With this I can log messages to the built-in Developer Tools for Chrome, but I wish to log to Firebug Lite !
Is this even possible to send a message to the console in Firebug Lite from PHP?