PDA

View Full Version : good php editor for osx?




silv
Jun 3, 2002, 09:04 AM
anyone knows a good php-editor for osx? like phpedit on windows?

thanks



irmongoose
Jun 3, 2002, 09:08 AM
I usually use emacs on the terminal...

Just open up the terminal, and type emacs.

Hehe.




irmongoose

kishba
Jun 3, 2002, 09:24 AM
you have absolutely no idea how cool the mac os is for programming if you haven't used BBEdit...

it highlights the php nicely, open/saves directly from ftp servers, and allows you to check where braces end by double clicking near them... it's a dream

the demo version isn't the same as the full... i could let you try out the full if you would like... it's really something you have to experience!

silv
Jun 3, 2002, 09:30 AM
maybe bbedit is a cool thing. gotta check it out...

have you ever used phpedit? (www.phpedit.com) it's free and the coolest ide i've found until now for writing php... but: no mac-version...

maybe virtual-pc and windows?

i will see...

thanks

silv
Jun 3, 2002, 09:32 AM
what about the dreamweaver mx php features?
anyone checked it out?

Rower_CPU
Jun 4, 2002, 01:32 AM
Dreamweaver MX provides some code snippets and allows you to enter PHP.

I haven't had the chance to give it a thorough test yet, but it's there if you want to use it.