How to use netbeans ide and wamp server together for a php project

I have installed netbeans ide 7.1 and wamp server 2.0, my question is how can I use netbeans ide to debug and run php code. what settings are needed for this.

+3


source to share


1 answer


Follow the steps in this link . The author provides a simple step-by-step guide.

Successful tutorial using NetBeans 7.4 + WAMP v2.4



** Note. Instead of going to the General tab in the Tools → Options menu, you click on the Debug tab to change the port.

+4


source







All Articles