PHP Introduction

PHP is the most dominant language in web page development. PHP stands for PHP Hypertext Processor. There are many programming language available in this tech world. Then why we need to go for PHP. Here are some reasons why we go for PHP.
  1. PHP is loosely coupled language i.e.., we can create or use the variables whenever you want. And no need to specify it to be integer or float etc.., so that we no need to bother for about the type of variable. 
  2. Open source language. PHP is open source and supports many editors to develop application.
  3. Browser compatibility. The applications developed in PHP supports all type of browsers.
  4. Contains rich set of functions. PHP library contains many more built in functions. For all manipulation we can use those function. Which also contains functions of data structures like push, pop etc.., functions of Stack data structure. 
  5. Easy to learn. PHP is easy to learn compared to all other languages. PHP also supports oops concepts.
  6. We can include PHP in web application development with all new technologies like HTML5, Angular Js, React Js, Jquery, web services etc..

Its a better start if you choose PHP as your career. There are plenty of opening with PHP because all companies ate looking for easy to develop applications. Which is possible with PHP. If we take an example Facebook is developed using PHP only. That is the capacity of PHP. 

You yourself can start your business by developing applications. Here the only thing is you have to get an idea or new thought to develop new applications. 

In the next post I'll post PHP basics.. Here you can have a fresh start about a language. Keep visiting for more updates..... 

Comments

Popular posts from this blog

How to Use Crome Developer Tools: Crome Developer Tools