Home php教程 php手册 paip.php页面调试设置及流程

paip.php页面调试设置及流程

Jun 13, 2016 am 10:52 AM
author process set up debug page

paip.php页面调试设置及流程

Author作者Attilax  我用的是Eclipse for PHP Developers  V3.0.2 ,内带的ECLIPSE是v3.7.2  indigo,with Zend Debugger v5.2.15, Copyright


项目右键>PHP DEBUG>win (properties for xxxx)>>"enbalble projet specific settings"  >>set "base path" =="/" >>ok..

然后DEBUG AS 某一个PHP页,会在ECLIPSE中打开此页。。将其URL COPY至ie,就可以在IE中打开单步调试..
然后,在同一个会话中,可以任意选择其它页面,不用其它参数都可以进行调试了

如果直接在IE中打开页面,则进入不了调试界面..我想可能是没有把会话传过去吧..

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Detailed explanation of C++ function debugging: How to debug problems in multi-threaded functions? Detailed explanation of C++ function debugging: How to debug problems in multi-threaded functions? May 02, 2024 pm 04:15 PM

Detailed explanation of C++ function debugging: How to debug problems in multi-threaded functions?

Do Not Disturb Mode Not Working in iPhone: Fix Do Not Disturb Mode Not Working in iPhone: Fix Apr 24, 2024 pm 04:50 PM

Do Not Disturb Mode Not Working in iPhone: Fix

How to use LeakSanitizer to debug C++ memory leaks? How to use LeakSanitizer to debug C++ memory leaks? Jun 02, 2024 pm 09:46 PM

How to use LeakSanitizer to debug C++ memory leaks?

Shortcut to golang function debugging and analysis Shortcut to golang function debugging and analysis May 06, 2024 pm 10:42 PM

Shortcut to golang function debugging and analysis

How to do efficient debugging in Java lambda expressions? How to do efficient debugging in Java lambda expressions? Apr 24, 2024 pm 12:03 PM

How to do efficient debugging in Java lambda expressions?

How to conduct concurrency testing and debugging in Java concurrent programming? How to conduct concurrency testing and debugging in Java concurrent programming? May 09, 2024 am 09:33 AM

How to conduct concurrency testing and debugging in Java concurrent programming?

PHP Debugging Errors: A Guide to Common Mistakes PHP Debugging Errors: A Guide to Common Mistakes Jun 05, 2024 pm 03:18 PM

PHP Debugging Errors: A Guide to Common Mistakes

How to debug PHP asynchronous code How to debug PHP asynchronous code May 31, 2024 am 09:08 AM

How to debug PHP asynchronous code

See all articles