Features in PHP Editor

Features in PHP Editor

Below are some of important features which a PHP Editor have :

  1. Code hinting

  2. Syntax Checking

  3. Show commonly used code blocks

  4. Code Snippets

  5. Support Keyboard Shortcuts – Code Navigation and Common Operations

  6. Have Database connectivity features

  7. Debugging

Any PHP Editor which has above features can be selected for development activity in PHP.

Leave a Reply