Lost Password?

Go Back   CodeCall Programming Forum > Web Development Forum > PHP Forum

PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-20-2006, 11:27 AM
NeedHelp NeedHelp is offline
Programming God
 
Join Date: May 2006
Posts: 527
Rep Power: 11
NeedHelp is on a distinguished road
Default Good IDE

I'm sick of using Dreamweaver 8 as my IDE for PHP. What is a good IDE and what do you use? I want something that I can have tabs and even projects.
__________________
I Need Help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-20-2006, 01:18 PM
CheeseBurgerMan CheeseBurgerMan is offline
Learning Programmer
 
Join Date: Jul 2006
Posts: 78
Rep Power: 8
CheeseBurgerMan is on a distinguished road
Default

Quote:
Originally Posted by NeedHelp View Post
I'm sick of using Dreamweaver 8 as my IDE for PHP. What is a good IDE and what do you use? I want something that I can have tabs and even projects.
You could have a look at PHP Designer 2007. I downloaded the Personal version, and it doesn't seem to be all that bad. I would be careful downloading the Vs.Php addon for Visual Studio 2005. It really mucked up my system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-20-2006, 04:17 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 4,565
Last Blog:
PHP: list()
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

Zend Studio has all of the features you are looking for. It loads very slow for me though. It is $99 for standard and $299 for pro. I'm not sure what the difference is though.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
Don't hesitate to ask any questions that you have! Check out our ASCII Calculator!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 09-22-2006, 01:17 PM
Void's Avatar   
Void Void is offline
Programming Expert
 
Join Date: Jun 2006
Posts: 410
Rep Power: 10
Void is on a distinguished road
Default

Notepad2 is nice and free but it doesn't have tabs.

Whats the link to PHP Designer 2007?
__________________
Void
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 09-22-2006, 03:50 PM
CheeseBurgerMan CheeseBurgerMan is offline
Learning Programmer
 
Join Date: Jul 2006
Posts: 78
Rep Power: 8
CheeseBurgerMan is on a distinguished road
Default

Doh! Sorry I forgot to include the link. Here you go:

http://www.mpsoftware.dk/phpdesigner.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 09-24-2006, 01:27 AM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 19
Posts: 2,364
Last Blog:
PHPUnit
Rep Power: 50
John is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of lightJohn is a glorious beacon of light
Send a message via AIM to John
Default

i love dreamweaver, but if i were to use a different IDE it would be the Zend one
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 09-24-2006, 08:30 AM
CheeseBurgerMan CheeseBurgerMan is offline
Learning Programmer
 
Join Date: Jul 2006
Posts: 78
Rep Power: 8
CheeseBurgerMan is on a distinguished road
Default

Quote:
Originally Posted by Void View Post
Notepad2 is nice and free but it doesn't have tabs.
If you like Notepad2 but want tabs, have a look at Notepad++. It's completely replaced Notepad on my machine.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-04-2007, 04:13 AM
daddy daddy is offline
Newbie
 
Join Date: Oct 2007
Posts: 2
Rep Power: 0
daddy is on a distinguished road
Default good php editor

For me Codelobster php edition is nice. Very handy interface, an intelligent outocomplete, code highlighting, step by step debugger - are the basic features.

codelobster.com
It's free.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 10-04-2007, 10:59 AM
AuraDevil AuraDevil is offline
Newbie
 
Join Date: Oct 2007
Posts: 5
Rep Power: 0
AuraDevil is on a distinguished road
Default

I use PHP Designer 2007 mainly. Its feature packed, really worth looking at.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 10-04-2007, 11:06 AM
daddy daddy is offline
Newbie
 
Join Date: Oct 2007
Posts: 2
Rep Power: 0
daddy is on a distinguished road
Default RE: php editor

Is PHP Designer 2007 free available? Where can I find it? If it's better then Codelobster php edition probably I'll use it. I'd like to try it

Last edited by daddy; 10-04-2007 at 11:10 AM. Reason: forgot name of php editor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
good java book??! A.N.H Java Help 17 12-17-2007 11:10 PM
Good Answer... Perhaps TOO Good Kernel Programming News 3 08-26-2007 02:55 PM
Not sure my college is good for Programming marta General Programming 1 08-17-2007 10:13 AM
Good evening Toby Introductions 4 05-03-2007 11:56 AM
Good day when day is good! DrGvinpins Introductions 3 01-07-2007 08:46 PM


All times are GMT -5. The time now is 01:30 AM.

Contest Stats

dargueta ........ 93.00000
John ........ 87.50000
Xav ........ 70.00000
MeTh0Dz ........ 20.00000
gaylo565 ........ 18.00000
Johnnyboy ........ 3.00000

Contest Rules

Ads