For troubleshooting I use Colt Python .357
function email_valid($email) { return (eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$", $email)); }
Post a Comment
No comments:
Post a Comment