What is PHP ?

PHP Simply stands for PHP: Hypertext Preprocessor.

It is open source scripting language and widely used in web development .
It is server side scripting language .
It is simple and free to use .

Why to Use PHP ? 

It can runs on various platforms such as Windows, Linux, Unix, Mac OS X, etc.
It has compatibility with all the servers i.e  Apache, IIS, etc……….. 
It supports wide ranges of databases and is easy to learn and easily available..
It is fastest growing Plateform

What can we do in php ? 

  • You  can generate dynamic page content such CRUD i.e Create , Read , Update , Delete Operations in PHP.
  • You can collect data from form as well as add, delete, modify data in your database (CRUD )
  • PHP can send and receive Session and cookies , user-access control , encryption and images , multimedia and many more…





Leave a Reply

Your email address will not be published.Required fields are marked *