Zend Related Exams
200-500 Exam
What will the following code print?
echo addslashes('I am a small "HTML" string, which is
\'invalid\'.');
When you need to process the values of columns in a database, you should:
Which function can help prevent cross-site scripting? (Choose 2)