Hi Tanus,
its a debug class that outputs any var passed through it, it handles objects, arrays, function vars, class vars, etc etc adn out puts a text file so you can read what was passed through it.
Here is some "live" data I passed through it
Start Function db_connect()
Class = db
dbase = carparts
host = localhost
user = root DB : Connection Established
DB : MySql version = 4.0.16-nt
Start Function db_select()
Class = db
pv dbase = carparts
pv db_status = 0
DB : Data Base Selected : carparts
return db_status = 1
End Function db_select()
Start - db_array
Element : db_link = Resource id #20
Element : db_status = 1
Element : array_name = db_array
End - db_array return db_array
End Function db_connect()
Start Function destroyAllSession()
Nothing Destroyed
End Function destroyAllSession()
So as you can see it just passes all the vars throughit and then it outputs it to a html file.
I will be finishing this project in about 3-4 weeks time and am fully happy for all members to have a copy if you want one, in fact if you want e-me now and i will send you the entire source code for the entire project 🙂
please remeber someparts are work in progress but there is a large amount of fully working code and the debugger is 100% tested, you will love the debugger.
You can do what ever you want with the code I offer it freely, if however you add to the project them it must become part of the project and of course you will be recognised for your part.
Have fun
BBK - Kevin