HiDeo
28th August 2004, 04:48 PM
Which php editor do you use ?
Personnally I use PSPad editor for create or edit big php codes !
To edit a small code or the includes/config.php file I use simply the notepad !
And you, what do you use ? :cool:
Daniel C
28th August 2004, 05:54 PM
I use EditPlus as it has all the fancy syntax colouring and it also does my favourite coding language LPC :)
Diello
29th August 2004, 04:25 PM
EmEditor mostly, though have a fair few others installed just I case I feel the urge for a change.
hpwilhelm
29th August 2004, 07:51 PM
I currently use UltraEdit32 for copying an pasting hacks... :p Have also used HTML-kit.
Floris
30th August 2004, 04:20 PM
I use the Ultra Edit notepad replacement editor. It has syntax highlighting and understands PHP quite well, formatting and syntax aware (good enough at least).
Allows me to open multiple files, search in files and replace all over all open files, etc. Great features for an editor that can do xhtml, html, c, php, etc. Very handy for working on bigger projects.