php introduction 2 - 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 instrument 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 straightforward 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 largest running a blog system on the internet (WordPress)!
Largest social community (Fb)!

Why PHP?

– PHP can gather 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 at present (Apache, IIS, and so forth.)
– PHP helps a variety of databases
– Obtain it from the official PHP useful resource: www.php.internet

essential traits

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

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