Best editor for PHP

I'm using Adobe Dreamweaver CS5. I'll use it because I love the highlighting, and the "one-click" upload way.
When I'm editing my file, I'll just have to press CTRL + S and my file is saved and uploaded.
 
Website design services can assist small and medium-sized businesses in developing online presences to reach local customers as well as those who reside in different states or countries.So we are using CSS for our designs..You can check our web site..
 
scrupply said:
I am looking for the best editor to code PHP with. I run a windows shop and need syntax highlighting. Whatever info you can give would be great.

Thanks :lol: :lol:
Dreamweaver CS5
for tutorials download of PHP PDF
http://www.techpdf.in/php_mysql.php
http://www.techpdf.in/blog
 
Hi Adobe dreamweaver CS4 and Adobe Dreamweaver CS5 are the best editing tools for PHP....Also Joomla is the best content management system with built in templates...where developing, maintaining and updating the website is very easy....

Cegonsoft Foundation
 
Bluefish. It is simple, not a bunch of features and has a good non-intrusive interface. Over ssh use vim
 
Adobe Dreamweaver. It is the only Best Text Editor among other.
-------------------------Dreamweaver---jEdit-----PhpED------PHPEdit----UltraEdit-32----Zend Studio
Highlighted___________Yes_______Yes_____Yes______Yes_______Yes_________Yes
Syntax
--------------------------------------------------------------------------------------
Spell Checker_________Yes______(No)_____Yes______(No)_______Yes________(No)
--------------------------------------------------------------------------------------
Built-in FTP __________Yes_______Yes_____Yes______Yes_______Yes________Yes
Access
--------------------------------------------------------------------------------------
Line Numbers_________Yes_______Yes______Yes______Yes_______Yes________Yes
--------------------------------------------------------------------------------------
Word Wrap___________Yes_______Yes______Yes______Yes_______Yes________Yes
--------------------------------------------------------------------------------------
PHP Code____________ Yes_______Yes______Yes______Yes_______Yes________Yes
Auto-Completion
--------------------------------------------------------------------------------------
WYSIWYG Web_______ Yes_______(No)______(No)_____(No)______(No)________(No)
Design Editor
--------------------------------------------------------------------------------------
Database____________Yes_______(No)_______Yes______Yes______Yes________Yes
Connectivity
--------------------------------------------------------------------------------------
Content Preview______Yes_______(No)_______Yes______(No)______Yes________Yes
--------------------------------------------------------------------------------------
Multiple Undo/Redo____ Yes______(No)_______Yes______(No)_______Yes_______Yes
--------------------------------------------------------------------------------------
Code Folding__________Yes______Yes________Yes______(No)_______Yes_______Yes
--------------------------------------------------------------------------------------
PHP Debugging_______(No)_______(No)_______Yes_______Yes_______(No)_______Yes
--------------------------------------------------------------------------------------
CVS/Subversion_______Yes_______(No)_______Yes_______Yes_______(No)_______Yes
Integration

So, Compare them Yourself and Find Which is Best!!

(*above comparison is from the Book namely, "Beginning PHP6, Apache, MySQL Web Development")
 
jewel86 said:
scrupply said:
I am looking for the best editor to code PHP with. I run a windows shop and need syntax highlighting. Whatever info you can give would be great.

Thanks :lol: :lol:

Notepad plus plus

I also use Notepad Plus Plus, Its really good,
Though it doesnt show me errors while im typing like Dreamweaver does.

Any one know a good PHP editor that shows errors and mistakes. One that has the most php features.
 
I use Adobe Dreamweaver CS5 it is awesome and much easy to use
it is also facilitating you with FTP.
I think working with this one is good experience
 
I have been using netbeans for several years.
it can be the best for beginner with features like syntax highlighting, error highlighting, auto completion and few more. and can be best for professional programmers when you need support for CVS versioning, cake php, smarty framework, symphony framework and a very customizable and accessible user interface and several other plugins can be installed. it is free and open source and available for windows, Linux, mac and computer which have a java run time environment(JRE) or java development Kit(JDK).
i have attached a screenshot of netbeans 7.1 under a windows operating system.
just download the jdk from http://www.java.com
and netbeans from http://www.netbeans.org
and test it.

And windows user can also use a unique tool from Microsoft for free. Microsoft web matrix.
the beta2 version of Microsoft offers code auto completion for php, css, javascript, html and most of other softwares like joomla, wordpress, syntax highlighting, ftp (editing remote sites), web deployment, error highlighting, an office 2010 like interface and some others
 
sure,


PHP development start in the 1994 and now it’s an important part of the web site developing. Connect Infosoft is the out growing php web development company in USA, UK, Canada and other country.
 
Hi,

Try PDT(PHP Development Toolkit) by Eclipse.
Download from here http://www.eclipse.org/pdt/downloads/


Get more professional setting/configuration against you project base such as
1) Go to menu -> Windows -> Preferences
Lot more configuration options waiting there. Check it & customized your editor such as
1) Debugger
2) Define the Build path
3) Define PHP Libraries

And a lot more... its worth to try this editor
 
Back
Top