Why use PHP?
PHP is a server side code, which means that before your visitor ever sees a thing on your site, the server is told to perform some functions and first. For example, you might tell the server “Get today’s date, put in a certain format, and show it in this table… then send the html to [...]