INTRODUCTION TO PHP LANGUAGE
INTERNET AND HTTP PROTOCOL Before talking about the PHP language, it is good to make some premises on the web. We can consider the Internet as a series of interconnected devices. Generally these devices on the internet are called hosts or peripheral systems. Hosts are connected to each other via a series of links (wi-fi, fiber) and routers. In order for hosts to communicate properly, it is necessary to have rules for exchanging data. These rules are called protocols. When we open a browser and enter an address to visit a website, technically a communication has taken place between [...]