How to check for valid email address? [duplicate]
问题 This question already has an answer here: How to validate an email address using a regular expression? 73 answers Is there a good way to check a form input using regex to make sure it is a proper style email address? Been searching since last night and everybody that has answered peoples questions regarding this topic also seems to have problems with it if it is a subdomained email address. 回答1: There is no point. Even if you can verify that the email address is syntactically valid, you'll