Lastest Code    Submit Code     Help/Feedback

PHP Regex: Validate Domain Name

This is a sample of REGEX usage to validate domain name format. It will not strictly validate valid TLD, you need to list all TLD's to do that.

Tags: php, regex,

©2010 by takien.com