Zend Related Exams
200-500 Exam
Which constant must be passed as the second argument to htmlentities() to convert single quotes (') to HTML entities?
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']?