Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3216 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12796 invoked from network); 3 Jul 2003 17:33:51 -0000 Received: from unknown (HELO mail.thinkphphq.de) (213.217.91.236) by pb1.pair.com with SMTP; 3 Jul 2003 17:33:51 -0000 Received: (from bjoern@localhost) by mail.thinkphphq.de (8.9.3/8.9.3) id TAA10874; Thu, 3 Jul 2003 19:33:43 +0200 Date: Thu, 3 Jul 2003 19:33:43 +0200 To: Marco Tabini Cc: Frank Wiegand , internals@lists.php.net Message-ID: <20030703173343.GA10868@mail.thinkphphq.de> References: <1057244229.3291.250.camel@mbe> <1057248304.3291.262.camel@mbe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1057248304.3291.262.camel@mbe> User-Agent: Mutt/1.4i Subject: Re: [PHP-DEV] Re: var_dump_html() From: bjoern@thinkphphq.de (=?iso-8859-1?Q?Bj=F6rn?= Schotte) * Marco Tabini wrote: > 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. Normally one would dump to an error_log (and having a tail -f php_error.log in another shell), not to the browser. If one has a small web package, he could do "
" ... "
", so there shouldn't be any problem. -- ThinkPHP und Partner auf dem LinuxTag. Seien Sie mit dabei, und lernen Sie die PHP Profis kennen! 10. - 13. Juli 2003, Karlsruhe. * ThinkPHP sponsert "PHP and friends"-Projekt auf dem LinuxTag *