Original Post
For years I have been using Notepad++ and other text editors as my go to IDE for web development ... the issue is that it does not have any kind of debugging. Only way to debug is to upload it to my Wamp server and see if it works.
Why I am bringing this up now? I am working on a large project, and just spent almost 4 hours tracking down a bug caused by a singe misplaced character.
Is there a good (free) IDE for PHP 5 that has color coding, and has an active debug of some kind so that I can catch mistakes early ?
- Thank you for your time -
Why I am bringing this up now? I am working on a large project, and just spent almost 4 hours tracking down a bug caused by a singe misplaced character.
Is there a good (free) IDE for PHP 5 that has color coding, and has an active debug of some kind so that I can catch mistakes early ?
- Thank you for your time -