[TYPO3-dev] debug: dump everything in the broweser

Asbjoern Morell atmorell at gmail.com
Tue Mar 27 17:46:27 CEST 2007


Hey,

Some time ago I programmed a few small applications in the framework Cake. 
What I did was include a function phpdump in my index file, each time I had 
problem I could dump everything onto the screen like this: dump($this); This 
showed all objects, variables and sql query's in nice colors and boxes. I 
tried to do the same thing from my typo3 frontend plugin. debug($this); But 
I don't get anything? How do I do something like that with typo3?

Best regards.
Asbjørn Morell. 






More information about the TYPO3-dev mailing list