To Validate An Email Address Which Flag Is To Be Passed To The #199
To validate an email address, which flag is to be passed to the function filter_var()?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP File and Session Handling - PHP HTML Forms - Quiz No.1.
To validate an email address, which flag is to be passed to the function filter_var()?
FILTER_VALIDATE_EMAIL
FILTER_VALIDATE_MAIL
VALIDATE_EMAIL
VALIDATE_MAIL