One of the most important thing required by a programmer is to write error free code in a short time span. After learning a new language he will not be able to memorize all the functions , classes and keywords in a language. So while writing a program he will be required to refer the […]
Category: IDE
Notepad Plus Plus for PHP Development
Notepad Plus Plus (Notepad++) Notepad Plus Plus is one of the most popular open source code editor currently available. Notepad Plus Plus is free for use and can be downloaded from https://notepad-plus-plus.org/. Notepad Plus Plus is a very simple editor and is very helpful in webdevelopment. It has plenty of features like syntax highlighting and […]
NetBeans for PHP development
In this post I will show you how to use NetBeans for php development. NetBeans is one of the most popular open source IDE available for web development. It has many advanced features that makes web development an easy task for the developer. Here I will show you some of the most important features of […]