Home  >  Article  >  Backend Development  >  Analysis of the method of debugging PHP using VS.PHP plug-in in VS2010_PHP tutorial

Analysis of the method of debugging PHP using VS.PHP plug-in in VS2010_PHP tutorial

WBOY
WBOYOriginal
2016-07-21 14:59:40732browse

1. Install the VS.PHP plug-in

2. Create a new PHP project: As shown below, select PHP 4 webproject to create a PHP project.

3. Create a new PHP page

4. Add PHP code

5. Set the start page

6. Set breakpoints

7. Start debugging

After starting a new instance, the following icon will be displayed on the right side of the taskbar (icon notification bar)

8. Enter breakpoint

9. Continue debugging: The subsequent debugging method is the same as that of VS2010.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/328111.htmlTechArticle1. Install the VS.PHP plug-in 2. Create a new PHP project: As shown below, select PHP 4 webproject to create a PHP project. 3. Create a new PHP page 4. Add PHP code 5. Set the start page 6. Set breakpoints 7. Start...
Statement:
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