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: [email protected], then i said the email is invalid? What if he type: [email protected], [email protected], etc... is there anyway to check whether the email is valid?