On Thu, 2003-07-03 at 11:47, Frank Wiegand wrote: > Marco Tabini wrote: > > > Not sure if this interest anyone, but the attached patch adds a function > > called var_dump_html() that performs the same functionality as > > var_dump(), except that it outputs HTML instead of plain text. > > var_dump() is a bit impractical to use in a web environment, IMO. > > Please have a look at PEAR::PHP::Var_Dump: > > http://pear.php.net/package-info.php?pacid=103
Thanks, Frank, I have. But do I really want to load up a PEAR class to dump my variables to the browser? For me, the answer is no--although, obviously, that is only my opinion. Cheers, Marco > > > Frank -- Marco Tabini President Marco Tabini & Associates, Inc. 28 Bombay Avenue Toronto, ON M3H 1B7 Canada Phone: (416) 630-6202 Fax: (416) 630-5057 Web: http://www.tabini.ca -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php