Introduction to PHP

PHP stands for "Php Hypertext Preprocessor". It is a widely used scripting language, mainly used for web development. PHP Scripts are executed on the server.

Before getting started with PHP, you must have good knowledge of the following:

1.HTML

2.CSS

3.JavaScript

HTML and CSS is used to design the page.

JavaScript is used for dynamic funtioning of the website