Does anyone know a good php editor
Or how to get dzphp to allow me to use it after the 30-day trial
Printable View
Does anyone know a good php editor
Or how to get dzphp to allow me to use it after the 30-day trial
Http://www.phpedit.com
[P.S. - Whats up with this: http://www.antionline.com/showthread...hreadid=240257 ?]
Personally, I am big fan of VIM (vi Improved) to do all my code text editing. It is not as cool as an IDE, but it is consistent, and it does formatting and text highlighting based on keywords, braces, quotes, etc. It has built in support for almost any language you can think of too. I like the idea of a consistent interface no matter what language I am using. You can check it out at
www.vim.org
Try it out!
What OS are you running? I have had excellent luck with BlueFish, http://bluefish.openoffice.nl but is *NIX.
For Win platforms, I have used HTML KIT http://www.chami.com/html-kit/ and PHPIDE http://www.phpide.de/
I wish you the best of luck in your PHP code :)
regards
Quanta for KDE (linux)
http://quanta.sourceforge.net
also has a lot of php information (books) and good syntaxghliting..
it's the one for me !!
I have Windows 98 it's kinda old but I'm teaching myself PHP on an old computer so this is all I have to work with
That's ok ;) Maybe you should check out PHPDev: http://prdownloads.sourceforge.net/p.../phpdev423.exe it has PHP, MySQL and Apache in one nifty package.Quote:
I have Windows 98 it's kinda old but I'm teaching myself PHP on an old computer so this is all I have to work with
Good luck!
Hmm, let's see... Oh, there's a simple solution for this! You have to register it! Go here and pay $39 and you can use it 31 days, 32 days, or as long as you want!Quote:
Or how to get dzphp to allow me to use it after the 30-day trial
FWIW, I do all my text editing with NoteTab Pro of which I happily paid the $19.95 it costs.
For any PHP project I do, I use "Zend Development Environment". Syntax highlighting, debugging, and a lot of other functions.
Very nice for developers. Check it out at www.zend.com
I also use Quanta (mentioned above) I like it. Well I tolerate it. Just because i am to lazy to find something better.
I'm not sure if anyone else has problems with the newest release of PHPEdit, but it continually crashes on me... (Not to mention I'm running WinXP heh) but it can be quite annoying, I did download an earlier version and it works flawlessly...
Just wanted to throw that out there. FYI. :)