Course 2: How to stop worrying & start writing PHP
Request, New Page and - Hey, You Welcome Back!
  Unlock this challenge
Login Register

Challenge 1 / 1

When you go to a site, your browser makes a request for that page, and even sends extra information, like what language you prefer. A request to pets_new.php might look like this:

POST /pets_new.php
Host: localhost:8000
Accept-Language: en-US,en;q=0.8

pet_name=Waggy%20Pig&breed=bichon

Which of the following most accurately describes this request?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.