Maybe someone knows the program, where there is a syntax check (not highlighting, namely, check). Something like Zend Studio (it doesn't work for me). There is PHPEditor, but when checking it it gives an error that php.exe cannot find. Shoveled all the settings, all pointed, but he drops them and - in any.

  • one
    In most editors, it is already there or is added by plugins. Try Netbeans, Eclipse, etc. - Nicolas Chabanovsky ♦

4 answers 4

The best editor I've ever met for PHP under Windows, which requires almost no configuration (except syntax highlighting, etc.) - NuSphere PhpED . However, it is paid, but I think for a Russian person this is not a problem;)

    Dreamweaver cs4 - the very thing, and hints and a quick set of variables and superglobal arrays, everything is there.

    • Dreamweaver cs4 no, only cs3. But no matter how much I poked, I could not find an option that would display syntax errors. - new_russian_man pm

    Take a look at PHPEclipse: how does PHPEclipse relate to other PHP editors ?

    Syntax Coloring - Yes
    Brackets Matching - Yes
    Code folding - Yes
    Code Completion - Yes
    Parameter hints - Yes
    Mark Occurrences - Yes
    Hover Tooltips - Yes
    PHP Manual integration - Yes
    Code templates - Yes

      phpDesigner is my choice. In my opinion the best tool.