Need a PHP editor

Hi all,

I need a PHP editor.

I installed NVU, but realized it doesn’t edit my php web pages.

What else can I use?

I am using Kwrite for the time being, but everything looks weird on it.

Thanks,

Heeter

On Thu, 24 Jul 2008 01:36:04 GMT
Heeter <Heeter@no-mx.forums.opensuse.org> wrote:

>
> Hi all,
>
> I need a PHP editor.
>
> I installed NVU, but realized it doesn’t edit my php web pages.
>
> What else can I use?
>
> I am using Kwrite for the time being, but everything looks weird on
> it.
>
> Thanks,
>
> Heeter
>
>
Hi
Have you tried Bluefish?
http://bluefish.openoffice.nl/index.html
http://bluefish.openoffice.nl/screenshots/main_win.png


Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10 SP2 i586 Kernel 2.6.16.60-0.25-default
up 14:28, 1 user, load average: 0.28, 0.43, 0.60
GPU GeForce Go 6600 TE/6200 TE Version: 173.14.09

What about a general purpose text editor like vim. It does syntax highlighting.

I believe you can build PHP projects in Eclipse.

As you can see I’m an old-school non-believer in IDEs. (Seen too much horrible code churned out by dreamweaver.)

On Thu, 24 Jul 2008 01:52:53 GMT
Malcolm <malcolm_nospamlewis@bellsouth.net> wrote:

> On Thu, 24 Jul 2008 01:36:04 GMT
> Heeter <Heeter@no-mx.forums.opensuse.org> wrote:
>
> >
> > Hi all,
> >
> > I need a PHP editor.
> >
> > I installed NVU, but realized it doesn’t edit my php web pages.
> >
> > What else can I use?
> >
> > I am using Kwrite for the time being, but everything looks weird on
> > it.
> >
> > Thanks,
> >
> > Heeter
> >
> >
> Hi
> Have you tried Bluefish?
> http://bluefish.openoffice.nl/index.html
> http://bluefish.openoffice.nl/screenshots/main_win.png
>
Forgot to say it’s in the ‘Education’ repository.


Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10 SP2 i586 Kernel 2.6.16.60-0.25-default
up 14:46, 1 user, load average: 0.21, 0.12, 0.24
GPU GeForce Go 6600 TE/6200 TE Version: 173.14.09

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

There is always Zend’s Studio product. For PHP development it is really
nice, but not free.

Good luck.

ken yap wrote:
| What about a general purpose text editor like vim. It does syntax
| highlighting.
|
| I believe you can build PHP projects in Eclipse.
|
| As you can see I’m an old-school non-believer in IDEs. (Seen too much
| horrible code churned out by dreamweaver.)
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIh/Ka3s42bA80+9kRAo/yAJ4igHGLGn1Pl0sAUhoqqvO8rwmUpACeIVBU
RJ1nXyi+amrxUcsLiFs3Hjc=
=SB39
-----END PGP SIGNATURE-----

How about Quanta.
Much faster than bluefish.
I used both, and having both in PC.but using mostly Quanta.
Both have good functions over each other.

On 07/24/2008 Malcolm wrote:
> Have you tried Bluefish?

That’s what I use as well, I like it.

Uwe

I use that too – like it too.

Wow, couldn’t agree more with you.

Thanks for all your replies guys,

I installed Bluefish, Quanta and Vim. So far been using vim the most since yesterday. Will be trying out Quanta today and Bluefish.

Thanks again.

Heeter