开发者

what does allowName option for CEmailValidator mean?

开发者 https://www.devze.com 2023-04-01 13:59 出处:网络
what is \'allowName\' option for in CEmailValidator? what exactly do开发者_如何学JAVA they mean by \'name\'?

what is 'allowName' option for in CEmailValidator?

what exactly do开发者_如何学JAVA they mean by 'name'?

for example, let's say that I want to validate an email address that looks like abc@example.com.

is 'abc' the name part?


no, the name would be a person's "real name" like "Fred Foobar <abc@example.com>" see here

0

精彩评论

暂无评论...
验证码 换一张
取 消