Install and configure wamp2.5 to run WAMP. Enter localhost in the browser (take the firefox browser as an example). If the following page is displayed successfully, it means that WAMP is installed successfully
Download Eclipse for PHP (http://mirror.bit.edu.cn/eclipse/technology/epp/downloads/release/luna/SR1/eclipse-php-luna-SR1-win32.zip) and extract it to your chosen location (it is recommended not to include Chinese characters in the path), run eclipse.exe.
Configure Eclipse for PHP.
Configure character encoding.
Configure XDebug.
Configuring PHP Executables
6. Just create a php file, put a breakpoint, and then select like this:
Right-click the php file->Debug As->Php Web Page, eclipse will automatically open the php in the browser, and run until the breakpoint appears
Statement:
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn