Archive

Posts Tagged ‘Zend’

PHP Debug with Zend Debugger And Eclipse PDT Tutorial Part 2

May 11th, 2009

coming soon…

Author: jarvis Categories: PHP, WAMP Tags: , , , , ,

PHP Debug with Zend Debugger And Eclipse PDT Tutorial Part 1

May 11th, 2009

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!

Author: jarvis Categories: PHP, WAMP Tags: , , , , ,