I'm getting a divide-by-zero in a PHP script I'm using, and I can't figure out where the zero's coming from. How do I dump a stack trace to the browser in PHP?
_________________________
-- roger