Constructing a Response

Let's find out what goes inside the body of a response.

We'll cover the following...

Response body

In the case of random.php, almost everything that is inside this file will be added to the response body, except for what is between <?php and ?>. The PHP server will interpret the code in between these “tags”, and ...

Access this course and 1400+ top-rated courses and projects.