Welcome Guest, Not a member yet? Register   Sign In
New library -> Myfirebug
#1

[eluser]SlasherX[/eluser]
Have a new library up and would like people to give it a try and let me know any issues you run across.

This library allows you to display php debug information using the console of firebug (rather then an extra tab under firephp)

http://betaview.net/doku.php?id=codeigni...ry#library

It's just starting so forgive any glaring errors but it should work fine under php 4 and 5.

Update: Next major revision will include "buffers" that will allow you to separate messages into different groups and display them in the order you want. This should prevent messages from getting intertwined from one block to the next.

IE:
Code:
- Controller
  -message
  -message
  -message
- Model
  -message
  -message
  -message
- Model
  -message
  -message
  -message

Updates:
Code:
-  1.0.1: Remove need to convert array to string before sending. Now you can just send the array.
-  1.0.0: First Public Release
--Terry Valladon


Messages In This Thread
New library -> Myfirebug - by El Forum - 08-03-2007, 05:59 PM
New library -> Myfirebug - by El Forum - 08-03-2007, 06:24 PM
New library -> Myfirebug - by El Forum - 08-03-2007, 06:29 PM
New library -> Myfirebug - by El Forum - 08-06-2007, 03:19 AM
New library -> Myfirebug - by El Forum - 08-06-2007, 09:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB