Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- From: per@xxxxxxxxxxxx (Per Jessen)
- Date: Sun, 07 Dec 2008 17:10:04 +0100
Nathan Rixham wrote:
Valid email addresses according to the Multipurpose Internet Mail
Extension (MIME) [2]:
ä@example.com
Ã(c)@℞.com
Uh, no, those aren't valid email address according to any standard. You
cannot have 8bit characters to the left of the @ in the email address.
The same really goes for the same on the right hand side of the @, but
some people have difficulties distinguishing between the _actual_ email
address and it may be rendered when the domain part is converted from
punycode.
The actual email address might be alfons.aaberg@xxxxxxxxxxxxxxxx
which mail-agents with IDN support should display and accept like this:
alfons.aaberg@ënidan.ch
/Per Jessen, Zürich
.
- Follow-Ups:
- Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- From: tedd
- Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- From: Per Jessen
- Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- References:
- Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- From: Per Jessen
- Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- From: Yeti
- Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- From: Ashley Sheridan
- Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- Prev by Date: Re: [PHP] A MySQL Question
- Next by Date: Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- Previous by thread: Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- Next by thread: Re: [PHP] Poll of sorts: Javascript Form validation or PHP
- Index(es):
Relevant Pages
|