deXt3R Posted September 4, 2011 Share Posted September 4, 2011 Hello, I am using php to send verification links for my website.The registration form sends data to xyz.php(using AJAX) and the response(echo'd part of xyz.php) is returned and shown to the user. The problem i am facing is that the function "$mail->Send()" is echoing the smtp server response.How can i stop this function from echo'in anything. Please reply asap. Quote Link to comment https://forums.phpfreaks.com/topic/246405-php-mail-function-help/ Share on other sites More sharing options...
flappy_warbucks Posted September 4, 2011 Share Posted September 4, 2011 Could we see the code you're using? Quote Link to comment https://forums.phpfreaks.com/topic/246405-php-mail-function-help/#findComment-1265329 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.