Page 1 of 1

Krumo: Version 2.0 of print_r(); and var_dump();

Posted: Mon Apr 23, 2007 11:45 pm
by kaloyan
Hi guys,

I just managed to publish this tool last week - Krumo (http://krumo.sourceforge.net/) - and I want your feedback: do you find Krumo helpful, what other features you want added to this type of appliaction, stuff like that.

A friend of mine asked me why did Krumo supports PHP4 - what's your opinion ? Should we drop the support and focus solely on PHP5 ?

I've made up my mind to add mre DHTML stuff to next release, so it will be easier to expand/collapse all nodes, and add node-level expand/collapse - so you can expand/collapse all the nested sub-nodes for a particular node. Do you have any other ideas, that will help me improve it ?

I know you will not like the skins I am open to any ideas about new skins and color schemes. The point of having Krumo is to show the dumps in a nice way, so I find skins very important too.

Is the configuration easy enough ? I am open to any ideas about improving it, and not just the config but anything withing Krumo.

Thank you in advance. I hope you like it.

Posted: Tue Apr 24, 2007 9:25 pm
by toasty2
I haven't used your nice little project you have there, but the demo page has my attention. That looks useful, good luck with it. :wink:

As for the PHP4 and 5 question, if the coding methods you use work on both...why not continue to keep it that way? There are many webhosts that still only support PHP4, and the one I use happens to be one of them.