Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
corvo
Forum Newbie
Posts: 4 Joined: Tue Jul 23, 2002 11:34 am
Location: Lisbon, Portugal
Post
by corvo » Tue Jul 23, 2002 11:34 am
Hi evreyone:
I use now homesite to edit php pages, any suguestions to use another one?
Best regards,
Corvo
icesolid
Forum Regular
Posts: 502 Joined: Mon May 06, 2002 9:36 pm
Location: Buffalo, NY
Post
by icesolid » Tue Jul 23, 2002 11:38 am
Umm...learn PHP and use notepad?
hob_goblin
Forum Regular
Posts: 978 Joined: Sun Apr 28, 2002 9:53 pm
Contact:
Post
by hob_goblin » Tue Jul 23, 2002 11:40 am
Yes, or the wonderful alternative: Wordpad
Wordpad has nice features like "paste" and "replace all", and it even features "Print" support :O !
corvo
Forum Newbie
Posts: 4 Joined: Tue Jul 23, 2002 11:34 am
Location: Lisbon, Portugal
Post
by corvo » Tue Jul 23, 2002 11:41 am
I use php for 2 years, but always use de homesite, and i think that is the best, but i was shearching for onther one, but this this is cool
llimllib
Moderator
Posts: 466 Joined: Mon Jul 01, 2002 2:19 pm
Location: Baltimore, MD
Post
by llimllib » Tue Jul 23, 2002 11:56 am
Try Komodo from ASPN or Zend Studio if you want an IDE. I don't like either as much as Homesite, but they're worth a shot.
corvo
Forum Newbie
Posts: 4 Joined: Tue Jul 23, 2002 11:34 am
Location: Lisbon, Portugal
Post
by corvo » Tue Jul 23, 2002 11:58 am
tks llimllib, i will try that
regards,
Corvo (Crow)
Galahad
Forum Contributor
Posts: 111 Joined: Fri Jun 14, 2002 5:50 pm
Post
by Galahad » Tue Jul 23, 2002 12:04 pm
I use Microsoft's Script Debugger. It's just a glorified text editor, but it's free and easy to install if you have windows.
llimllib
Moderator
Posts: 466 Joined: Mon Jul 01, 2002 2:19 pm
Location: Baltimore, MD
Post
by llimllib » Tue Jul 23, 2002 12:15 pm
Also,
here is a good listing of IDEs
Zmodem
Forum Commoner
Posts: 84 Joined: Thu Apr 18, 2002 3:59 pm
Post
by Zmodem » Tue Jul 23, 2002 12:19 pm
IF you use Homesite, your already using the best. No need to continue searching!
llimllib
Moderator
Posts: 466 Joined: Mon Jul 01, 2002 2:19 pm
Location: Baltimore, MD
Post
by llimllib » Tue Jul 23, 2002 12:25 pm
I agree, unless you need to do serious PHP debugging (can you do that in Homesite? I haven't gotten it working, but neither have I tried). That's the only reason I'd use something else.
haagen
Forum Commoner
Posts: 79 Joined: Thu Jul 11, 2002 3:57 pm
Location: Sweden, Lund
Post
by haagen » Tue Jul 23, 2002 3:23 pm
I use (x)emacs =)
For quick changes i use vi or vim.
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Tue Jul 23, 2002 3:42 pm
uh, the hardcore
BDKR
DevNet Resident
Posts: 1207 Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:
Post
by BDKR » Tue Jul 23, 2002 4:37 pm
Xemacs and Vi? Isn't that the same as water torture?
Just kidding....
Well, my .02 Republic Dahktaris. Cooledit and Nano. I also just checked out phpmole. Pretty impressed so far but I need to mess about wtih it some more.
later on,
BDKR
gnu2php
Forum Contributor
Posts: 122 Joined: Thu Jul 11, 2002 2:53 am
Post
by gnu2php » Tue Jul 23, 2002 5:39 pm
You could try
UltraEdit --a great text editor. It's the one I use.