個人首頁 / 標籤 / PHP
201104012128Eclipse foe PHP debug的方法(Use Zend Debugger)
下載並安裝Zend Debugger,其README.txt說明了不同版本不同OS的安裝設定方式:
Download link:http://downloads.zend.com/pdt/server-debugger/
Zend Debugger installation instructions
---------------------------------------
1. Locate ZendDebugger.so or ZendDebugger.dll file that is compiled for the
correct version of PHP (4.3.x, 4.4.x, 5.0.x, 5.1.x, 5.2.x) in the
appropriate directory.
..............................................................
201005101046PHP VC# & Thread Safe