Zend Related Exams
200-500 Exam

The following form is loaded in a recent browser and submitted, with the second list element selected:
In the server-side PHP code to deal with the form data, what is the value of $_POST['list']?
What will the following code print?
echo addslashes('I am a small "HTML" string, which is
\'invalid\'.');