* 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 "<pre>" ... "</pre>",
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 *

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to