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

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
kaloyan
Forum Newbie
Posts: 1
Joined: Mon Apr 23, 2007 11:40 pm

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

Post 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.
toasty2
Forum Contributor
Posts: 361
Joined: Wed Aug 03, 2005 10:28 am
Location: Arkansas, USA

Post 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.
Post Reply