I am new developer in php and i am using eclipse with php. In that how to debug php code in eclipse? Let me help how debug breakpoints in eclipse?
In advance thanking to help me
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think it is very similar to ZendStudio (which is eclipse also).
Just place a breakpoint at desired line, create running configuration (as CLI/CGI or Web page) and press run.
This PDF may answer all questions for you : http://www.eclipse.org/pdt/articles/debugger/os-php-eclipse-pdt-debug-pdf.pdf