Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 10-08-2009, 03:00 PM   #1
Active Warrior
 
Join Date: Oct 2009
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Default Which is the best PHP IDE available?

IDE is the best available in market.
There are lots of products available.
I would prefer one with a good help guide because i am new to this.
virtualmisc is offline   Reply With Quote
Old 10-08-2009, 03:53 PM   #2
Active Warrior
War Room Member
 
Join Date: Feb 2009
Posts: 50
Thanks: 2
Thanked 4 Times in 4 Posts
Default Re: Which is the best PHP IDE available?

Take a look at NuSphere PhpED
LudwigReithofer is offline   Reply With Quote
Old 10-09-2009, 03:05 AM   #3
HyperActive Warrior
War Room Member
 
Join Date: May 2009
Posts: 319
Thanks: 36
Thanked 23 Times in 20 Posts
Default Re: Which is the best PHP IDE available?

Theres komodo edit, php designer and even delphi4php

Marketing Strategies app now in the app store
garyk1968 is offline   Reply With Quote
Old 10-09-2009, 06:54 AM   #4
Active Warrior
War Room Member
 
tony1kenobi's Avatar
 
Join Date: Mar 2008
Location: , , United Kingdom.
Posts: 73
Blog Entries: 2
Thanks: 1
Thanked 14 Times in 4 Posts
Default Re: Which is the best PHP IDE available?

phpDesigner is really good.

I have used it for years and it always delivers.

There is a new version just out with a great price.

cheers
Tony
tony1kenobi is offline   Reply With Quote
Old 10-09-2009, 07:26 AM   #5
Warrior Member
 
Join Date: Oct 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Which is the best PHP IDE available?

There's also PHPEdit available on phpedit.com from WaterProof
shordeaux is offline   Reply With Quote
Old 10-09-2009, 07:26 AM   #6
Warrior Member
War Room Member
 
Join Date: Sep 2007
Location: Raleigh, North Carolina
Posts: 27
Thanks: 3
Thanked 4 Times in 4 Posts
Social Networking View Member's Twitter Profile 
Default Re: Which is the best PHP IDE available?

Both NuSphere PhpEd and Zend Studio are excellent, if a little pricey for beginners. I use Eclipse with the PHP plugin, and although it's a bit of a memory hog it works well.

Sodaware is offline   Reply With Quote
Old 10-09-2009, 12:31 PM   #7
Warrior Member
War Room Member
 
Join Date: Jan 2009
Posts: 23
Thanks: 9
Thanked 0 Times in 0 Posts
Default Re: Which is the best PHP IDE available?

I'm supprised Zend Studio isn't the most popular one, which is made by the company who maked PHP. I believe it is the only, or maybe one of the few, tools to support real debugging of PHP files. (Rather than just watching it blow up on the server.)

fifthnormal is offline   Reply With Quote
Old 10-12-2009, 02:46 AM   #8
Active Warrior
 
Join Date: Aug 2009
Posts: 30
Thanks: 2
Thanked 3 Times in 3 Posts
Default Re: Which is the best PHP IDE available?

I like Zend Studio the software from Zend.
sunsoftsystem is offline   Reply With Quote
Old 10-16-2009, 12:15 AM   #9
HyperActive Warrior
 
Join Date: Mar 2008
Location: , , .
Posts: 152
Thanks: 7
Thanked 8 Times in 7 Posts
Default Re: Which is the best PHP IDE available?

If you're familiar with M$ products, try VS.php from jcxsoftware.

WillDee is offline   Reply With Quote
Old 10-18-2009, 09:43 AM   #10
HyperActive Warrior
 
milo_pl's Avatar
 
Join Date: Apr 2009
Location: EU
Posts: 123
Thanks: 8
Thanked 7 Times in 5 Posts
Default Re: Which is the best PHP IDE available?

Try Aptana Studio - opensource, free, very powerful and extendable via plugins. It's just all-in-one suite for every webmaster. Recommend it
milo_pl is offline   Reply With Quote
Old 10-19-2009, 11:24 AM   #11
Senior Warrior Member
War Room Member
 
Steven Fullman's Avatar
 
Join Date: Mar 2007
Location: London, England
Posts: 3,769
Thanks: 1,005
Thanked 523 Times in 339 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via MSN to Steven Fullman Send a message via Skype™ to Steven Fullman
Default Re: Which is the best PHP IDE available?

I would say that Zend Studio is the de-facto standard among top-end professional PHP developers.

phpDesigner is very nice, though, at a fraction of the price.

Steven Fullman is offline   Reply With Quote
Old 10-20-2009, 02:48 AM   #12
Warrior Member
 
Join Date: Aug 2009
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Which is the best PHP IDE available?

I'm using Ultraedit together with it's SCP/FTP upload feature.
It is not a full featured IDE but it can highlight code, complete functions and variables + the ftp upload features makes it possible to change the website on the fly.

Buy Private proxies on www.seo-proxies.com !
These are exclusive IPs on different US subnets
Premium Tools worth at least 500$ included !
Limited time (save 5%) discount code: dsc_09_08
Seovil is offline   Reply With Quote
Old 10-22-2009, 04:44 PM   #13
Active Warrior
War Room Member
 
Join Date: Oct 2009
Posts: 88
Thanks: 8
Thanked 10 Times in 8 Posts
Default Re: Which is the best PHP IDE available?

I use Zend Studio for large projects and Notepad++ for smaller stuff. NP++ has an FTP plugin.
RichPirate is offline   Reply With Quote
Old 10-22-2009, 09:56 PM   #14
HyperActive Warrior
War Room Member
 
Join Date: May 2006
Location: Raleigh, NC
Posts: 242
Thanks: 17
Thanked 37 Times in 31 Posts
Social Networking View Member's Twitter Profile 
Default Re: Which is the best PHP IDE available?

Zend Studio is still the king, although some of the stuff it can do that the others can't is pretty niche. For example - not many people need detailed profile tracing. If you don't even know what profile tracing is, you probably don't need it. I have gone through the Zend Studio class, and it's got quite a lot of power, but it's overwhelming. I've watched people get lost in it, because they just want a basic editor or basic project tool. Zend Studio will have a big learning curve. I think there's a 30 day trial.

Personally, I like NetBeans a lot. It's not *quite* as polished as Zend Studio, but I actually like the interface a little better. Seems a little faster in some cases too.

NetBeans is free, which is the other reason I like it a lot, especially for beginners. Someone else here recommended Aptana, which is not a bad choice either (and is free).

I heard a rumor that the next version of Visual Studio (2010?) is supposed to have PHP support in it, but I've not seen that confirmed (or denied) yet.
mgkimsal is offline   Reply With Quote
Old 10-25-2009, 06:25 AM   #15
HyperActive Warrior
War Room Member
 
Gary Smith's Avatar
 
Join Date: May 2006
Location: Ballarat, Victoria , Australia.
Posts: 305
Thanks: 10
Thanked 17 Times in 14 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: Which is the best PHP IDE available?

Quote:
Originally Posted by fifthnormal View Post
I'm supprised Zend Studio isn't the most popular one, which is made by the company who maked PHP. I believe it is the only, or maybe one of the few, tools to support real debugging of PHP files. (Rather than just watching it blow up on the server.)
Zend is, and has been since 1997, an important contributor to the development of PHP having developed the Zend scripting engine which is part of the PHP core. They don't make PHP though. It was originally written by Rasmus Lerdorf in 1994. The PHP Development Group now looks after that.

There are probably 5 or 6 IDEs that have debug support. I've always leaned toward Dreamweaver because it is WYSIWYG but I also use Nusphere phpEd as it's a bit easier/better for debugging (though Dreamweaver also has debugging support).

Gary Smith

PHP Developer and aging geek
Gary Smith is offline   Reply With Quote
Old 10-25-2009, 10:07 AM   #16
Active Warrior
War Room Member
 
Geraldm's Avatar
 
Join Date: Oct 2009
Location: United Kingdom
Posts: 87
Thanks: 37
Thanked 27 Times in 24 Posts
Default Re: Which is the best PHP IDE available?

I've used Delphi for PHP ... it's visual form designer built right in to the IDE is great and it's Integrated debugger isn't bad either

Article AutoTasker - Article Creation Using Anonymous Humans!
Geraldm is offline   Reply With Quote
Old 10-25-2009, 10:33 PM   #17
Gleb
War Room Member
 
MemberWing's Avatar
 
Join Date: Dec 2008
Location: Ottawa, Canada
Posts: 845
Thanks: 10
Thanked 104 Times in 85 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to MemberWing
Default Re: Which is the best PHP IDE available?

I think I tried them all and ended up using ActiveState Komodo.
It's great for step by step debugging.

Gleb

MemberWing is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
ide, php

Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 07:28 AM.