[dev] Tools used for horde development?

Carlos Pedrinaci cpedrinaci at yahoo.es
Wed Jun 9 06:08:28 PDT 2004


Eclipse does a nice job for me given that I usually code in Java.
Thanks for that var_dump() Jan, I also used print_r() until now!

Etienne: "In PHP only public properties of objects will be returned in
the output. var_export() and print_r() will also return protected and
private properties."

Carlos

On Wed, 2004-06-09 at 14:57, Etienne Goyer wrote:
> Jan Schneider wrote:
> > Zitat von Joel Vandal <jvandal at infoteck.qc.ca>:
> > 
> >> Good question but for me, it's very simple:
> >>
> >> A text editor (jed), a browser (IE for preview) and a few paper sheet...
> > 
> > 
> > Same here: Emacs, Mozilla and a lot of var_dump()s.
> 
> I prefer vi and print_r().  I did not knew about var_dump() before I 
> looked it up this morning (thanks, Jan!), so I wonder : is there a 
> reason to use it over print_r() ?
> 
> ______________________________________________________________________



More information about the dev mailing list