I know its kinda common question, but I cant find a best answer (for now)...
What are the best approaches to reduce bots submit form and invalid email accounts in php and html?
Bots - capthca? hidden css? what else?
Invalid Email - This is truely insane job. How can I detect if the user type: user@yahooo.com, then i said the email is invalid? What if he type: user@yaho.com, user@yahoo1.com, etc... is there anyway to check whether the email is valid?
