php introduction - PHP Introduction / What is PHP?

PHP Introduction / What is PHP?

Posted on

php introduction - PHP Introduction / What is PHP?

PHP Introduction / What’s PHP?

1. PHP stands for “Hypertext Preprocessor”.
2. PHP is a server-side scripting language.
3. PHP is a strong software for making dynamic and interactive Internet pages. Php is an interpreted language.
4. PHP is an object-oriented language.
5. PHP is a widely-used, open source scripting language.
6. PHP is free to download and use.
7. PHP is easy and simple to study a language.
8. PHP code is executed on the server, and the result’s returned to the browser as plain HTML.
9. PHP recordsdata have the extension “.php”

Instance Web site:

The most important running a blog system on the net (WordPress)!
Largest social community (Fb)!

Why PHP?

– PHP can acquire kind knowledge
– PHP can ship and obtain cookies
– PHP can add, delete, modify knowledge in your database
– PHP can be utilized to manage consumer entry
– PHP can encrypt knowledge
– PHP runs on numerous platforms (Home windows, Linux, Unix, Mac OS X, and so forth.)
– PHP is appropriate with nearly all servers used immediately (Apache, IIS, and so forth.)
– PHP helps a variety of databases
– Obtain it from the official PHP useful resource: www.php.internet

necessary traits

1. Effectivity
2. Safety
3. Simplicity
4. Flexibility
5. Familiarity

Observe:- PHP initially stood for “Private Residence Web page”, but it surely now stands for the recursive acronym PHP: Hypertext Preprocessor.