Paip. php page debugging settings and procedures Author Attilax I use eclipseforphp#sv3.0.2, with ECLIPSE v3.7.2indigo, withZendDebuggerv5.2.15, right-click the Copyright project & gt; PHPDEBUG & gt; win (
Paip. php page debugging settings and procedures
Author Attilax I use Eclipse for PHP Developers V3.0.2, and the built-in ECLIPSE is v3.7.2 indigo, with Zend Debugger v5.2.15, Copyright
Right-click the project> php debug> win (properties for xxxx)> "enbalble projet specific settings"> set "base path" = "/"> OK ..
Debug as a PHP page, which will be opened in ECLIPSE .. COPY the URL to ie to enable single-step debugging in IE ..
Then, in the same session, you can select any other page and debug it without other parameters.
If you open the page directly in IE, the debugging interface will not be displayed. I think the session will not be passed in ..