[development] Debugging updates

Martin Frost devel at fronbow.co.uk
Tue Oct 23 15:00:01 UTC 2007


Hi Karen,

> 3) Var_dump() and print_r() won't work at all in the middle of an update, with
> or without js turned off.


You've probably already tried this, but just in case you haven't, have
you tried using
print_r($some_var, true)
so that the print_r becomes a variable so to speak?

-- 
Cheers,
 Martin                          mailto:devel at fronbow.co.uk



More information about the development mailing list