Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Nowadays, I am a desktop developer.I had worked with C# for a few years.

After I research on google, I am really interested in web programming and I had choose PHP because it is open source but I don't know with IDE is suitable for it.
Could anyone tell me about it?

One more thing, please help me a little big guideline about being a web developer because I never worked with web before.

Think for your help.

What I have tried:

Which IDE is the best for PHP developer?
Posted
Updated 21-Jun-16 5:15am
Comments
Mohibur Rashid 27-Apr-16 2:08am    
1. notepad++
easy searching, searching through files, highlighting text, keyboard shortcut for many operations, plugin support: git, (S)FTP, SVN, shell, PHP Remote debugging
2. Eclipse
eclipse can be better in many ways, also very annoying in many ways, but excellent for wide range of plugin support.
kornkimhour 27-Apr-16 2:50am    
Hi Mohibur and thank for your comment.

According I research on google=> Eclipse is really heavy IDE and notepad++ is really small but I want to know that as a PHP Developer which one is the best between notepad++ and Eclipse.

Thank for your help.
CPallini 27-Apr-16 3:06am    
vi.

Some of the IDE which is popular and useful for PHP development are

1. Komodo ActiveState(Free) (Komodo Edit - Wikipedia, the free encyclopedia[^])
2. NetBeans IDE(Free) (NetBeans - Wikipedia, the free encyclopedia[^])
3. Eclipse(Free) (Eclipse (software) - Wikipedia, the free encyclopedia[^])
4. Dreamweaver (Adobe Dreamweaver - Wikipedia, the free encyclopedia[^])
5. PhpStorm (PhpStorm - Wikipedia, the free encyclopedia[^])
 
Share this answer
 
Comments
kornkimhour 27-Apr-16 3:29am    
Hi Prava and thank for your solution,

you had list down some of IDE for work with PHP.
Could you recommend me which IDE should I use to develop PHP? and why?
How about notepad++ and Other?

Thank for your help.
Prava-MFS 27-Apr-16 3:42am    
The most important advantage of using other IDE than Notepad++ is - Having the ability to debug. With Notepad++, need to install plugins to make it a pseudo-IDE. The above IDEs I mentioned help to write good code, and jump around in a project efficiently.

With the above mentioned IDEs, SCM (Source Code Management) has already been installed i.e. CVS, SVN, GIT etc.
kornkimhour 27-Apr-16 3:57am    
Thank you and it is really help for me :)
Prava-MFS 27-Apr-16 3:59am    
Glad that it helped :).
See IDE is the best for PHP - Google Search[^]. The 'best' one is the one that you like most, and the only way to find that out is to try them.
 
Share this answer
 
Comments
Prava-MFS 27-Apr-16 3:16am    
Correctly said Richard :).
kornkimhour 27-Apr-16 3:26am    
Hi Richard and thank for your solution.

you said "the best one is the one that you like most", I acceptable with your solution but I asked this question because for now I am not yet work with web programming and it has so many IDE for PHP that why I want to find the powerful IDE for PHP before I decide to learn PHP.
Richard MacCutchan 27-Apr-16 3:47am    
Then please do what I suggested, follow the Google link I provided and do some research into which one you think will best suit your needs. And deciding to learn a new language on the basis of which IDE you think is the most powerful, is not a good decision process.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900