News Feed
Jobs Feed
Sections




News Archive
Evert Pot's Blog:
Internationalized domain names, are you ready?
October 25, 2010 @ 09:44:13

In a new post to his blog Evert Pot looks at internationalized domain names and where they could cause issues some of the current validation in PHP applications.

Since may 11 TLD's (top-level domain names) have been added. In order for this to work successfully, a lot of applications will have to be fixed. Many email-validation scripts might use [a regular expression] approach [to match most address formats].

Unfortunately, this approach will only continue to work with the normal ASCII-based domain names. He includes a list of several that could break it including ones in Chinese, Korean, Persian, Russian and Arabic. He recommends a very liberal regular expression (one that allows for "punycode" strings) to check the email, find the record and try to find an MX record on that domain.

1 comment voice your opinion now!
internationalized domain name validation email


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: PEAR's HTML_QuickForm

IBM developerWorks: Craft a Webmail interface for PHP applications

The Bakery Blog: SwiftMailer Component Tutorial

Otto on WordPress: WordPress 3.0: Multisite Domain Mapping Tutorial

NETTUTS.com: How to Code a Signup Form with Email Confirmation


Community Events











Don't see your event here?
Let us know!


functional usergroup podcast language testing community release rest introduction conference zendframework2 series symfony2 opinion framework database phpunit development interview example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework