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

WBOY
Release: 2016-07-21 14:59:40
Original
737 people have browsed it

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...
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!