Zend Certified PHP Engineer 200-550 Question # 9 Topic 1 Discussion

Zend Certified PHP Engineer 200-550 Question # 9 Topic 1 Discussion

200-550 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

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

<form method="post">

<input type="checkbox" name="accept" />

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


A.

accept


B.

ok


C.

true


D.

on


Get Premium 200-550 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.