Which PHP IDE can see the effect of the call stack?

Source: Internet
Author: User
Tags apache php php server
Which PHP IDE can see the effect of the call stack?


Reply to discussion (solution)

Phpstorm there seems to have not found, there is no recommendation?

Zend Studio is available. The mechanism is: the Apache PHP configuration in the Xdebug open (Configure the way the node can be self-search), the program is running through the browser Apache. When XDEBUG is configured to open, a third-party tool such as Zend can use remote debugging (remotely debug). Zend is an eclipse-based, remote debugging mechanism with all of Eclipse's remote debugging.

Zend Studio (take 13 for example) the specific setting here is to turn on debug configurations (you can see it from the small arrow on the right side of the Debug button). Right-click PHP Web Application, add a debugger, under the Server tab: Name to fill, PHP server Select Apache,file Select the portal file you want to run, and then configure the run path. Debugger tab: Set Debugger to Xdebug.

After configuration, click Apply to save, then click the Debug button below to start (or directly open the browser type address, as long as the Zend Open, it will be able to capture and on the first line breakpoint)

  • 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.