Posted By


StephFR on 08/17/10

Tagged


Statistics


Viewed 1844 times
Favorited by 0 user(s)

email validation regex


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. /^([^@\s]+)@((?:[-a-z0-9]+\.)+[a-z]{2,})$/

Report this snippet


Comments


You need to login to view comments.