200-710 Web TestEngine demo

Exit VCEDump 200-710 Zend Certified Engineer
Question 34 of 35
0% complete
Q34 Single choice

The following form is loaded in a browser and submitted, with the checkbox activated:

<form method="post">
<input type="checkbox" name="accept" />
</form>

In the server-side PHP code to deal with the form data, what is the value of $_POST['accept'] ?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in