PHP program Debug-php Tutorial

Source: Internet
Author: User
How to Debug PHP programs by the way, ask if PHP has a powerful IDE that integrates code editing, engineering management, and debugging like. Which of the following are relatively easy to use and free of charge? Thank you. ------ Solution -------------------- the error prompt function is available for ipvsforphp. ------ Solution -------------------- how to Debug zendstudio to install a zenddebug PHP program
By the way, I would like to ask if PHP has a powerful IDE that integrates code editing, engineering management, and debugging like.
Which of the following are relatively easy to use and free of charge? Thank you.

------ Solution --------------------
Eclips for PHP has the error prompt function.
------ Solution --------------------
Zend studio
Install a zend debugger.
------ Solution --------------------
Php debugging usually involves direct output, echo, and print_r. Single-step debugging? To view the value of the variable, just echo it.
------ Solution --------------------
One-step debugging is the stuff in the compilation. it is reasonable to say that an explanatory language does not need a special debugging tool. you can change the code at any time and view the running effect, without the need for compilation and execution, you can set the breakpoint as needed. to test which block, just pull it out and test it. you can set the exit or die breakpoint.
------ Solution --------------------
Xampp, appserv, and wamp can all be used. Click next.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.