Please login or register.

Login with username, password and session length
  • * Welcome, Guest
September 07, 2010, 04:33:19 AM

News:

Coderzilla is back!

Poll

Which IDE do you think is the best?

Notepad
- 1 (33.3%)
Dreamweaver
- 0 (0%)
Zend Studio 5.5
- 0 (0%)
Zend Studio 6.0
- 0 (0%)
phpDesigner
- 1 (33.3%)
NetBeans
- 0 (0%)
Eclipse PDT
- 0 (0%)
Other
- 1 (33.3%)

Total Members Voted: 3

Author Topic: PHP IDE's  (Read 236 times)

coolhome

  • I run this website!
  • Admin
  • Newbie
  • *****
  • Posts: 13
  • Addicted to coding!
    • MSN Messenger - PJAlva1@hotmail.com
    • View Profile
    • WWW
    • Email
PHP IDE's
« on: June 15, 2009, 08:02:20 AM »
Hello! Ive tried all these IDE's and personally I think only two are good minus notepad. So im going to talk about why I like which ones.

Notepad
Its on every window's pc. So I can use it everywhere however its just text. I like my code to be highlighted.

Dreamweaver
I used dreamweaver for coding a lot back in the day however the FTP support was kind of lame.

Zend Studios 5.5
I used this a lot!

Zend Studios 6.0
Doesn't even work on my computer. Just lags when I try to type.

phpDesigner
Lately ive been using phpDesigner. Its been working like a dream. It has FTP, highlights code, and so much more. Its just amazing. I would recommend this one.

NetBeans
I just tried this today. I love it. Its so quick and is like phpDesigner. However a set back is the auto completion you have to press ctr + space to show. Hopefully soon they will make it after a few letters typed it will show up.

Eclipse PDT
I thought was slow and the FTP was bad!

Others:
Zend Studio 7.0
Works a little better then 6 but still is crap.
Logged

robber

  • CZ Group Owner & Admin
  • Admin
  • Newbie
  • *****
  • Posts: 8
    • View Profile
    • WWW
    • Email
Re: PHP IDE's
« Reply #1 on: June 21, 2009, 06:54:09 AM »
I use Notepad++ since the layout options are pretty good and you can have your coding side by side and when you close the program down, it remembers what you had up, and will display the same layout, postions in the files and format options, so it makes it really easy to put down and pick up coding, as well as being able to save the layout options so that you can pull up different projects if you wanted too
Logged