PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PHP'de hata ayıklama hakkında> <Error Reporting
Last updated: Fri, 30 Jan 2009

view this page in

PHP'de Hata Ayıklama

İçindekiler



add a note add a note User Contributed Notes
PHP'de Hata Ayıklama
online _ use _ only == hotmail.com
16-Mar-2006 01:41
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'de hata ayıklama hakkında> <Error Reporting
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites