The email_validation.php file was saved as ISO and has a strange character in the $email_regular_expression value that I cannot display (maybe an UTF8 char?), it shows as a square sign in my text editor and in my browser so I cannot paste it here.
tobozo - 2009-01-12 15:37:05 - In reply to message 2 from Manuel Lemos
Hello Manuel,
I have no problems using it if I leave the code as is.
However, personalizing the error messages responses (eg:tranlating) is impossible because it requires to edit the file, and saving it afterwards truncates the two special characters, making the regular expression unusable (BAD_REGXP).