Yeh it's not Magento, but this might help some people:
Zend_Debug::dump()
Basically it's var_dump but with <pre>
tags, no biggie but it's nice to use.
Posted by Mike Whitby to Magento (2013-05-14 14:00)
Yeh it's not Magento, but this might help some people:
Zend_Debug::dump()
Basically it's var_dump but with <pre>
tags, no biggie but it's nice to use.