Quote:
Originally posted by Pat@Jun 22 2004, 01:47 PM
I am new with PHP, but have an extensive background in Microsoft Visual Studio products which use a Visual design.
Are there any PHP editors with similar features? I need to build some database sites using PHP and MySql, and would like to be able to design the data entry forms visually, etc.
|
Quote:
|
Are there any PHP editors with similar features? I need to build some database sites using PHP and MySql, and would like to be able to design the data entry forms visually, etc.
|
Hello, I use the excelent freeware program PSPad, which has everything you need for php programming.
Features
- php syntax highlighting
- using code templates (even user defined)
- code explorer (classes,functions,properties,includes)
- project handling
- easy help integration
- easy php syntax debugger integration
- domething like intellisance (but not automatically - you should use Ctrl+space to active it)
- much more important features
The program is developed to be general code editor it also support same features for java,javascript,c,c++,mysql,css,html,xml,and many others (about 28).
The only thing is that you should tweak it for your needs and it takes a while. But it is all very well described in program help.
It's freeeee!
PsPad