7
/38
Server programming
1- Server receives a request from the client.
2- A code is executed on the server.
3- This code returns some data to the client (HTML page, JSON, ...)