Thursday, January 12, 2017

what is php?

 What is php??
You may have already studied about HTML, Bootstrap, CSS in my previous blogs.
They are client model i.e. we can run them in our browser by us easily.
PHP is a server model where the business logic happens. This includes sending emails
taking information from data-base, or posting a tweet which we cant do in CSS, HTML, JS.
PHP is a popular general-purpose scripting language that is especially suited to web development.
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.

No comments:

Post a Comment