paip.php page debugging settings and process
Author author Attilax I am using Eclipse for PHP Developers V3.0.2, the built-in ECLIPSE is v3.7.2 indigo, with Zend Debugger v5.2.15, Copyright
Right-click on the project>PHP DEBUG>win (properties for xxxx)>>"enbalble projet specific settings" >>set "base path" ==="/" >>ok..
Then DEBUG AS a certain PHP page, this page will be opened in ECLIPSE. . COPY its URL to IE and you can open single-step debugging in IE.
Then, in the same session, you can select other pages and debug without other parameters
If you open the page directly in IE, you cannot enter the debugging interface. I think it may be that the session is not transferred there..