NYCPHP Meetup

NYPHP.org

[nycphp-talk] Advice on setting for testing server

Ajai Khattri ajai at bitblit.net
Wed Aug 26 00:35:51 EDT 2009


On Tue, 25 Aug 2009, Kristina D. H. Anderson wrote:

> Right now I'm working with the Paypal IPN code and I'm finding that 
> it's quite a creative experience to figure out what, in any particular 
> instance, is the highest level of valuable information you can wreak 
> out of some code by dint of the old error_log function...I'd love to 
> see some error handling examples from people on this list which are 
> undoubtedly leaps and bounds above what I've got going on here...!!

If you're using a framework, they often already have excellent error 
logging and stack tracing. Also I think FirePHP integrates with pretty 
much all of the major frameworks now so that's a good option.

XDebug is worth checking out too.



-- 
Aj.




More information about the talk mailing list