Q4
What will be the output of the following PHP code?
A.
No output is returned
B.
Integer is not valid
C.
Integer is valid
AnswerD.
Error
Answer: Option C
Solution
Answer: Option C
Solution:
filter_var() – Filters a single variable with a specified filter.