I still find that printing out variable values at problem points in the code is one of the easiest ways for me to debug. If you're interested in knowing the full contents of an object/array/scalar, then use
var_dump($var).
PHP에서 디버깅
online _ use _ only == hotmail.com
16-Mar-2006 01:41
16-Mar-2006 01:41
