Does anyone know of any good free programs that can check php code as you type please?
I personally use NetBeans IDE though some people call it a memory hog.
Thanks, are there any others as well?
Thanks, are there any others as well?
You’re looking for an IDE or “Advanced Text Editor” that supports PHP or a “PHP Editor”.
Here is a wiki list of PHP Editors.
Some of the better ones are:
- Sublime Text 3
- PHP Storm
- Brackets
- Netbeans
4 Likes
Thanks, will try netbeans.