| > |
PHPFAQ - Are there any good PHP development environments / editors for Windows? |
[Bookmark it] |
|
|
| PHPFAQ - Are there any good PHP development environments / editors for Windows? |
|
Question : Are there any good PHP development environments / editors for Windows?Answer :Here is a list of recommended editors:
- conTEXT - http://www.fixedsys.com/context/
- textpad - http://www.texpad.com/
- ultraedit - http://www.ultraedit.com/
- editplus - http://www.editplus.com/
- phpEd - http://www.soysal.com/PHPEd/
- Homesite - http://www.allaire.com/Products/HomeSite/
All support PHP in the form of highlighting (although you may need some addon) etc and can be used to write different programming languages, not just PHP.
Homesite also supports PHP with the PHP Expression Builder addon. You can find this at http://www.allaire.com/Products/HomeSite/
Textpad has syntax hilighting build in. You need to add a new document class.
|
|
|
|
|
|
|