+ 3
An ideal IDE for php?
an ideal IDE for php which is free and best. From where I can learn php well. (video lectures) which YouTube channel or any other source
6 Respostas
+ 19
Netbeans : https://netbeans.org/downloads/
PHP Tutorials Playlist: http://www.youtube.com/playlist?list=PL442FA2C127377F07
+ 19
Cause Netbeans has many great features.
More than notepad++
and is not much heavy too!
+ 16
@Prashant Yes you can but I prefer netbeans.
+ 1
@dayve video lectures seems great. not sure about Netbeans, in these videos also they are using something else. how about notepad++ or anything else
+ 1
@dayve reasons?
+ 1
For learner, netbeans is a better tool, will help you write proper php, with the template and intellisense helps.
For professional coder, they might prefer other editor like Sublime Text, which is light and faster response.