What Is PHP ?
PHP is a programming language for building dynamic Web sites. PHPprograms run on a Web server, and serve Web pages to visitors on request. One of the key features
of PHP is that you can embed PHP code within HTML Web pages, making it very easy for you to
create dynamic content quickly.