Vidyalelo
PHP · Q2

PHP Filter

Programming · PHP · question 2

Q2

How many types of filtering are present in PHP?

A.
3
B.
2
Answer
C.
4
D.
None

Answer: Option B

Solution

Answer: Option B
Solution:
There are two main types of filtering: validation and sanitization.