[TYPO3-ect] tx_lib dump() - method

Elmar Hinz elmar07 at googlemail.com
Fri Aug 3 14:39:49 CEST 2007


Tim Eggert wrote:

> Hello,
> 
> after Steffen and Elmar talked about the dump-method in the
> "translation"-thread, I've tried to use it but without success.
> I expected to get the containing values of the array I passed to the
> dump-method, but nothing...
> 
> After I watched inside the dump()-method I saw a function called
> "debug", but I didn't find anything about it in the php-documentation.
> 
> So please could you tell me how to use the dump-method and what the
> debug-function does?
> 
> Thanks,
> 
> Tim

Hi Tim,

the functions debug and xdebug are part of the TYPO3 framework not of PHP.
They are essential for economic T3 development. In the install tool you
configure, from wich servers you can use those functions. 

You can use the cc_debug extension to get additional features.

Regards

Elmar







More information about the TYPO3-team-extension-coordination mailing list