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. 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? Link to comment https://forums.phpfreaks.com/topic/246405-php-mail-function-help/#findComment-1265329 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.