Course 2: How to stop worrying & start writing PHP
Reading POST’ed (Form) Data
  Start your All-Access Pass to unlock this challenge
Buy Access Login

Challenge 3 / 3

Which superglobal variable should you use to access the submitted data from the following form:

<form method="post">
    <input type="text" name="breed">
    <button>Save</button>
</form>
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.