<<< Previous question <<< Question ID#0476.md >>> Next question >>>
Which of the following would you use to validate incoming data from a web form? (choose three)?
- A) filter_* functions
- B) preg_* functions
- C) ctype_* functions
- D) htmlspecialchars()
Answer
Answer: A, B, C