Welcome Guest, Not a member yet? Register   Sign In
Firebug console
#1

[eluser]Unknown[/eluser]
Hi,

I needed something like FirePHP/FireIgnite, but since my php installation is 4.4.something, firePHP won't work.
So i made a small library to output my php to firebug.
Since i like to use the profiler and i can't use it on live sites, i also made a modified version of the profiler library, that instead of outputing HTML, outputs the same things in javascript.

Since console.log will break in IE, i also added a js file.



Files:
console.js
fbconsole.php
Profiler.php
JSON.php -> needed for arrays and objects visualization




Theme © iAndrew 2016 - Forum software by © MyBB