View Full Version : PHP editors plz advise
future_wave
02-24-2002, 08:57 PM
i am a PHP-newbie, i just wonna no is there an editor, for PHP u can download or buy
like HTML is uses front page?
i wud like any editor? plz advize
Mark Hensler
02-24-2002, 09:54 PM
All you need is an ASCII editor (notepad will do). There are no WYSIWYG editors for PHP.
i use UltraEdit 9.0 (ultraedit.com) for all my code needs, html, php, java, etc. in my humble oppinion, is the best piece of software you can get for 35$.
Admin
02-26-2002, 09:12 AM
For the past week I'm using EditPlus2 and it's awesome.
i didnt have the chance to work with EP yet. what i like about UE is that you can use built-in templates.. with a simple touch of a button, you can insert few lines that repeat themselfs or close brackets and align them, stuff like that. i still discover new things every day i work with it.
i will try tomorrow EP. you made me curious.
Admin
02-26-2002, 11:01 AM
EditPlus also has templates, syntax highliting and auto identing. It also treats tabs in a great way, helps coding a lot.
neverdie
02-26-2002, 11:14 AM
Macromedia HomeSite 5
Lesane
02-26-2002, 12:45 PM
Originally posted by neverdie
Macromedia HomeSite 5
Same here :up:
Mark Hensler
02-26-2002, 06:10 PM
EditPad Pro (http://www.editpadpro.com)
Can you say "regex search & replace"? :D
And for you hardcore programmers, it is also a hex editor.
Xelation
02-26-2002, 06:45 PM
Originally posted by neverdie
Macromedia HomeSite 5
Yup, all you every need. :D :up:
dimava
02-27-2002, 02:48 AM
I'm using notepad/Dream Weaver
should i switch over to one of the programs mentioned above?
Originally posted by FireFly
For the past week I'm using EditPlus2 and it's awesome. I'm an EditPlus2 guy, too. I think JamesUS pointed me in that direction. I love it! :)
Admin
02-27-2002, 05:02 AM
Originally posted by Mark Hensler
Can you say "regex search & replace"? :D
Yes I can, and EditPlus 2 claims to have that feature as well, but I can't use it for the love of god!
Mark Hensler
02-27-2002, 05:33 AM
hmmm...
I just downloaded EditPlus 2. I opened the attached file in both EditPlus 2 and EditPad Pro. Then I used this regex to search:
^ arr.*,$
^ arr
The search worked for EditPad Pro, but not EditPlus 2. I can't seem to get EditPlus 2 to span a regular expression accross multiple lines. Can anyone else?
i just tried this in UltraEdit. it worked. i used the help file though.. to learn how to do it, but it worked.
Originally posted by dimava
I'm using notepad/Dream Weaver
should i switch over to one of the programs mentioned above? do whatever makes you feel more comfortable to work with. if notepad is best for you, stick with it. the programs mentioned above are great because you automate certain repetitive tasks or verify their consistency, etc.
Anveo
03-01-2002, 01:43 AM
nedit
version
03-07-2002, 10:34 AM
omnipad (http://www.arsware.org). it's free.
achilles
03-11-2002, 06:55 PM
I havent tried this yet, but just came across what looks like a great PHP IDE called PHP Coder... best of all its free :)
Check it out here:
http://www.phpide.de/
phpEd is the best - and it's free at download.com
Logician
03-20-2002, 08:32 PM
editplus2 fan here..
Builtin browser (using IE actually), syntax highlight(customizable), internal FTP capabilites (clever too!), ability to work more than 1 files, highly personalizable, nice search/replace features(especially "search in files")..
Although it's a text editor not a PHP coding enviroment, yet it provides a very nice platform for PHP coding..Strongly recommended!
JamesUS
03-21-2002, 05:34 AM
EditPlus (http://www.editplus.com) all the way! ;)
Admin
03-21-2002, 05:36 AM
EditPlus's regex replacing is awesome! (finally it's working ;))
Jawelin
03-28-2002, 04:18 PM
Originally posted by nicksaunders
phpEd is the best - and it's free at download.com
Absolutely agree!
--> http://www.phpedit.com/
There's also a companion php debugger here : http://dd.cron.ru/dbg/
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.