PHP Debug with Zend Debugger And Eclipse PDT Tutorial Part 2
May 11th, 2009
coming soon…
This tutorial shows how to setup a Zend debugger to work with Eclipse PDT to develop your PHP web program.
If you are still using the “echo <pre> . print_r($val, true) . </pre>” or “var_dump($val)” to debug your PHP web program? This is absolutely a must read for you!
This tutorial shows how to setup a Apcahe + MySQL + PHP development on the Windows platform.