What's PHP?

(Part 1)

 Introduction To PHP Script

What You Should Already Know

Before you study you should have a basic understanding of the following:
  • HTML
  • CSS
  • JavaScript

PHP is a server scripting language, and an effective apparatus for making alterable and intuitive Web pages.

PHP is a broadly utilized, free, and effective other option to contenders, for example, Microsoft's ASP.




What is PHP?

  • PHP is an acronym for "PHP: Hypertext Preprocessor"
  • PHP is a widely-used, open source scripting language
  • PHP scripts are executed on the server
  • PHP is free to download and use

It is sufficiently effective to be at the center of the greatest blogging framework on the web (WordPress)!
It is sufficiently profound to run the biggest interpersonal organization (Facebook)!
It is additionally sufficiently simple to be a tenderfoot's first server side dialect!


What Can PHP Do?

Here are what PHP can do:

  • PHP can generate dynamic page content
  • PHP can create, open, read, write, delete, and close files on the server
  • PHP can collect form data
  • PHP can send and receive cookies
  • PHP can add, delete, modify data in your database
  • PHP can be used to control user-access
  • PHP can encrypt data
Click this link: All related to PHP?

Comments

Post a Comment