Q5
Which one of the following does not describe a validating filter?
A.
Are used to allow or disallow specified characters in a string
AnswerB.
Are used to validate user input
C.
Strict format rules
D.
Returns the expected type on success or FALSE on failure
Answer: Option A
Solution
Answer: Option A
Solution:
Option a) describes Sanitizing filters.