Page 1 of 1

Which PHP editor will be better for ubuntu 9.04? [Guide me]

Posted: Tue Dec 01, 2009 5:10 am
by mrvijayakumar
Hi All,

I am pretty interested in learning LAMP. So, i installed ubuntu 9.04 OS on my PC and also installed PHP, MYSQL too. But, i don't know, which PHP editor will be better [ PHP Editor should similar to dreamweaver ]. Can anyone suggest me for good PHP editor?

Re: Which PHP editor will be better for ubuntu 9.04? [Guide me]

Posted: Tue Dec 01, 2009 8:24 pm
by yacahuma
After trying more than 20 different IDES(free and commercials) I settle for Nuphere(phped). I use it on windows, but they do I a linux version.

Re: Which PHP editor will be better for ubuntu 9.04? [Guide me]

Posted: Tue Dec 01, 2009 10:03 pm
by daedalus__
version 9.10 is out. im getting it running on my mobile.

on windows i use notepad++ and on ubuntu i use gedit

a lot of people like eclipse though?

zend studio supports linux

Re: Which PHP editor will be better for ubuntu 9.04? [Guide me]

Posted: Wed Dec 02, 2009 12:54 pm
by AbraCadaver
I use Eclipse with PDT on 8.04 for larger things and kate for single file or small projects.

You're not going to find anything like Dreamweaver. Kompozer is maybe the closest but it's buggy. You might check out Aptana. It's Eclipse based but has a WYSIWYG HTML editor if I remember.

-Shawn