Which of the following regular expressions can be used to check the validity of an e-mail addresses? | PHP MCQs

a. ^[^@ ]+@[^@ ]+.[^@ ]+$
b. ^[^@ ]+@[^@ ]+.[^@ ]+$
c. $[^@ ]+@[^@ ]+.[^@ ]+^
d. $[^@ ]+@[^@ ]+.[^@ ]+^

Ans: b

0 comments:

Post a Comment

Blogger news