Zend PHP 5.3 Certification 200-530 Question # 39 Topic 4 Discussion

Zend PHP 5.3 Certification 200-530 Question # 39 Topic 4 Discussion

200-530 Exam Topic 4 Question 39 Discussion:
Question #: 39
Topic #: 4

The following form is loaded in a recent browser and submitted, with the second list element selected:

<form method="post">

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


A.

1


B.

2


C.

two


D.

null (since the value attribute of the list has not been set)


Get Premium 200-530 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.