Antechinus PHP Editor allows you create, edit and run PHP scripts from the integrated environment. It will change your life, turning your PHP coding into pure pleasure.
In short, this is what PHP Editor has to offer:
* Context-sensitive help: just hit F1 to receive help on the function, method, or property under the cursor
* Help as you type: Intellisense/Auto-complete eliminates the need to memorize standard functions and parameter lists
* Check PHP syntax with one click
* Find classes and functions in your documents easily - they are automatically listed in the Functions tab
* Navigate to errors in your code automatically: just press F4
* Complete PHP reference
* Unified color-coded syntax - both for PHP and Html
* Ability to experiment - Undo and Redo are only one click away
* Bookmarking for easy navigation
* The brace matching - see the scope o...