Q:

To validate an email address, which flag is to be passed to the function filter_var()?

belongs to collection: SESSION HANDLING IN PHP MCQ

0

To validate an email address, which flag is to be passed to the function filter_var()?


  1. FILTER_VALIDATE_EMAIL
  2. FILTER_VALIDATE_MAIL
  3. VALIDATE_EMAIL
  4. VALIDATE_MAIL

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(a).FILTER_VALIDATE_EMAIL

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How many validation filters like FILTER_VALIDATE_E... >>
<< What will be the value of the variable $input in t...