HI,
i am wonderting what program you use write your PHP scripts? Do u use a normal text editor? I use PHP coder. Please tell me where to get the program if u use something else. Thanks!
vi it's the only way to go. ;->
if u use linux, then it has a kd-edit utility which will help u by highlighting php key words.
or use edit plus and u can define ur own key words for highlighting if you are working on win enviornment.
If you use windows, try
www.ultraedit.com
for a cheap, function-packed text editor that can syntax highlight just about any language that you use.
Hi.
I use Homesite from Allaire. In version 4.5 you can add php code enhancer to it and then you have syntax hilighting and it shows little help windows when you write your code. Very cool tool. 🙂 If you want to have a look: http://www.allaire.com/
Greetings
Bernd
Hello,
I use EditPLus to edit: PHP, ASP, JS, HTML, CSS,... files. A great editor that can be modified, adapted and personalised...(and FREE)
www.editplus.com
I use Nedit with php_html under Linux...
PHP files are stored as plain text files in ASCII mode.
Basically that means that you can use any text editor you want, but it is more suitable to use fine HTML editor like Dreamweaver or Homesite ...
SLaven
I use Pure Java PHP Editor(PEPE) It is very interesting .... http://pepe.sourceforge.net/