Forum

What exactly is PHP...
 
Notifications
Clear all

What exactly is PHP?

 
(@administrator)
Member Admin

PHP's full name is Personal Home Page, although it was eventually altered to PHP: Hypertext Preprocessor. Rasmus Lerdorf created PHP in 1994.
PHP is a server-side scripting language, which means it is performed on the server.
Dynamic Website or Web Application generates PHP. PHP is the most widely used scripting language for developing any kind of online application.

How Important Is PHP Learning?

PHP is used to build the most famous websites, such as Facebook.
It is also the foundation for developing the most dynamic websites in PHP, such as laravel, yii, cake php, and others.
Apart from that, PHP is utilised in the development of all popular content management systems such as WordPress, Magento, and Opencart.
This implies that if you want to be a skilled web developer, you need learn php.

How does PHP function?

When a user inputs the URL of that website, such as Yahoo.com, to access any page of that website, a request is sent to the server of that website, and the server's PHP code on that website is processed in accordance with that request. And when the result of this Web-Page appears in our browser, for example, if we wish to view Yahoo.com, the Yahoo.com page opens.

Three things are required to learn PHP.

1.Text-Editor
2.Internet Explorer
3.Server Local

This topic was modified 2 years ago by Administrator
Quote
Topic starter Posted : 23/09/2022 6:56 am
Share:
×