SMTP Error: Could not authenticate
I have created a script in php, After registration user will get email verification link on their email id and after verified that link user can login. I am creating this locally using phpmailer. but i received error SMTP Error: Could not authenticate. how can i fix it. and how can i share my code with you so that you can easily check where is the problem