I have installed netbeans ide 7.1 and wamp server 2.0 , my question is how can i use netbeans ide for debuging and running php code. what setting are required for this.
Asked
Active
Viewed 2.8k times
3
-
you can find everything you need at [Netbeans PHP learning trail](http://netbeans.org/kb/trails/php.html). If you have any specific questions I'll be happy to help. Netbeans is a very nice PHP Ide that I use everyday. If you are unfamiliar with building a LAMP stack on windows, I would suggest you check out [Zend Server CE](http://www.zend.com/en/products/server-ce/) as it will more completely setup the eviroment. – RockyFord Apr 06 '12 at 06:31
-
Get your solution here > http://stackoverflow.com/questions/10596438/how-to-use-netbeans-integration-with-wamp-2-2-21 – Vinay Bedre Dec 31 '12 at 04:42
-
1How did this get 6K views in 3 min ? – Aysennoussi May 25 '14 at 18:58
1 Answers
4
Follow steps on this link. The author provides a simple step-by-step guide.
Successfully followed guide using NetBeans 7.4 + WAMP v2.4
**Note: Instead of clicking on the "General" tab within the Tools --> Options menu you will click on the "Debugging" tab to modify the port.

p0ptha5tack
- 53
- 5