Go Back   Web Server Hosting Forum by BODHost > Support > PHP Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-06-07, 03:18
BOD Member
 
Join Date: Jan 2007
Posts: 37
Default Best php ide?

Hey, I know there are many <a href="http://www.bodhosting.com/" target="_blank" title="PHP" style="color:#000000;text-decoration:none">PHP</a> users here.
My question is:
According to you guys previous experience, which is the best php ide?
Reply With Quote
  #2 (permalink)  
Old 02-06-07, 09:12
BOD Member
 
Join Date: Jan 2007
Posts: 32
Default

For php I've allways used Macromedia Dreamweaver but it isn't free.
And you could check out the zend Studio, which is created by the creator of PHP. It's better than Eclipse, because it's designed for PHP not for Java with add-on. You gonna love it.But you should PAY for it...:D :D
Reply With Quote
  #3 (permalink)  
Old 02-06-07, 12:52
Moderator
 
Join Date: Oct 2005
Posts: 346
Default

Well my selection would definitelty go in for EditPlus / UltraEdit and PHPEdit
Reply With Quote
  #4 (permalink)  
Old 07-07-07, 11:03
BOD Member
 
Join Date: Mar 2006
Location: Scotland
Posts: 201
Thumbs up Free Edition of PHP

If you're searching for free edition than .PHP Edit to be the best of all the free editors. And if you are ready to pay than Dreamweaver MX is the overall best that money can buy.
Reply With Quote
  #5 (permalink)  
Old 10-01-07, 09:29
BOD Member
 
Join Date: Oct 2007
Posts: 1
Default Re:the best php editors

If you are looking for a really good full featured php IDE and willing even to pay high price - the best choise is Zend Studio

From free not bad php editords I'd recommend Codelobster php Edition. Almost all basic functionalities for php developing is here. By the way it is small (less then 5 mb).

Tried Dreamviewer, but didn't like, mainly because it doesn't have debugger.
Reply With Quote
  #6 (permalink)  
Old 10-03-07, 06:32
BOD Member
 
Join Date: Nov 2005
Posts: 112
Send a message via MSN to bill mates
Default

I am new to php so can anyone explain me for what this php editor is used
Reply With Quote
  #7 (permalink)  
Old 10-03-07, 07:48
Moderator
 
Join Date: Oct 2005
Posts: 346
Default

I am aware of many php editors around. Zend studio is pretty good.
Reply With Quote
  #8 (permalink)  
Old 10-04-07, 05:56
BOD Member
 
Join Date: Nov 2005
Posts: 206
Default

Yes I too agree with bill mates zend is the best
Reply With Quote
  #9 (permalink)  
Old 10-04-07, 15:28
BOD Member
 
Join Date: Nov 2005
Location: New Mexico
Posts: 273
Default

Quote:
Originally Posted by storm View Post
If you are looking for a really good full featured php IDE and willing even to pay high price - the best choise is Zend Studio

From free not bad php editords I'd recommend Codelobster php Edition. Almost all basic functionalities for php developing is here. By the way it is small (less then 5 mb).

Tried Dreamviewer, but didn't like, mainly because it doesn't have debugger.
Dreamweaver is much perferable by me atleast, i have dont frontpage also. Both work for me
Reply With Quote
  #10 (permalink)  
Old 10-11-07, 06:31
BOD Member
 
Join Date: Nov 2005
Posts: 206
Default

I think zend is better than dreamweaver
Reply With Quote
  #11 (permalink)  
Old 10-16-07, 19:44
BOD Member
 
Join Date: Jul 2007
Posts: 296
Default

i vote zend
__________________
insert sig here
Reply With Quote
  #12 (permalink)  
Old 10-17-07, 08:08
BOD Member
 
Join Date: Jul 2007
Posts: 128
Default

I too agree with tas
Reply With Quote
  #13 (permalink)  
Old 02-07-09, 08:38
BOD Member
 
Join Date: Feb 2009
Location: Luxembourg
Posts: 1
Send a message via ICQ to OrdiseHer
Default Hello Horet

Eakins or his circle of friends during Eakins's lifetime.
Reply With Quote
  #14 (permalink)  
Old 02-07-09, 11:41
BOD Member
 
Join Date: Jan 2009
Posts: 73
Default

For me, I have to use VIm. Especially with syntax highlighting. its good if you have console access, you can edit the files on the server without downloading them, and if you dont have console access then you can use something like filezilla to get the files and edit them with Vim, then once you save the file filezilla will upload the new version. Just remember that this way you need to keep a firefox open and refresh the page after every edit.

Last edited by php_rules : 02-07-09 at 11:43. Reason: missing text for some reason...
Reply With Quote
  #15 (permalink)  
Old 02-19-09, 18:06
BOD Member
 
Join Date: Jan 2009
Posts: 98
Default

I use Notepad++, it's not as fancy as most of the other software titles mentioned but it's good enough for editing existing PHP code or for making a basic page coded in PHP as it will highlight the syntax for you.

Also, in case you are wondering, it's free. Just look it up on Google or go to Sourceforge.net and search for it there.
Reply With Quote
  #16 (permalink)  
Old 02-23-09, 19:42
BOD Member
 
Join Date: Jan 2008
Location: NYC
Posts: 94
Default

I usually use Dreamweaver, but I initially create the files as text files and then save them as PHP files. Why? No idea. Just a habit I got into a while ago.

Once I save them with .php extensions, the syntax highlighting kicks in. One would think it'd be easier just to create them as PHP files to begin with, but no one ever said I was easy to understand...

-Richard
Reply With Quote
  #17 (permalink)  
Old 02-24-09, 01:25
BOD Member
 
Join Date: Feb 2009
Posts: 2
Default Free PHP IDE

Hi,
see also new very powerfull free PHP IDE - Codelobster PHP Edition
Reply With Quote
  #18 (permalink)  
Old 02-24-09, 07:42
BodShane's Avatar
Chief Operating Officer
 
Join Date: Dec 2006
Posts: 1,087
Send a message via AIM to BodShane Send a message via MSN to BodShane
Default

I prefer using Dreamweaver too. At times, it makes my work easier...hehe
__________________
Redundant Dedicated Server Hosting Solutions Only at BODHost
24x7 Toll-Free ph. : +1. 866-662-0909
Email : sales@bodhost.com | MSN : sales@bodhost.com
Reply With Quote
  #19 (permalink)  
Old 02-24-09, 14:43
BOD Member
 
Join Date: Nov 2005
Posts: 206
Default

From the open-source ones, Eclipse with PDT is also good for local development.
Reply With Quote
  #20 (permalink)  
Old 03-06-09, 08:27
BOD Member
 
Join Date: Mar 2009
Posts: 24
Default

Personally I use vim with syntax highlighting , like a few others have stated in this thread - for me it just seems to be the easiest to understand the flow of whats happening if everything is coloured in!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 23:13.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.