Hi there! HTML is a language that consist of tags that describes the public parts of a website, but it cannot work alone in a dynamic site, am I right? PHP is a scripting language that works in a dynamic site, and you are able to create scripts that will address user requests to the MySQL database.
|