Which of the following functions are used to escape data within the context of HTML?
(Choose 2)
Which of the following data types is implicitly passed by reference in PHP 5 while it is passed by value in PHP 4?
One common security risk is exposing error messages directly in the browser. Which PHP configuration directive can be disabled to prevent this?
Which piece of code will return the ASCII value of a character?