PHP is a server side scripting language that can be embedded into
HTML. PHP is most often used to create dynamic websites that pull information from a database (such as
MySQL). My website uses PHP (as evident by the .php extension on all of my pages).