it-programmer
New member
We want to send the users an registration email confirmation and sending them their username and passwords they set up at the time of registration at our website. What is the best function in PHP we must be using to send the emails.
We also have a company gmail account and also have another account which is admin @ xyz.com . Now which address must we used to send emails to the new sign up customers. I am asking this question because lately we were having sever spam issues with our company emails and were receiving more than 100 spam emails per day. Now please guide us what should we do in PHP to send email using gmail and what is the most easiest way to do this. Is there any built in function i can get from some where which can achieve this emailing task for our website.
We also have a company gmail account and also have another account which is admin @ xyz.com . Now which address must we used to send emails to the new sign up customers. I am asking this question because lately we were having sever spam issues with our company emails and were receiving more than 100 spam emails per day. Now please guide us what should we do in PHP to send email using gmail and what is the most easiest way to do this. Is there any built in function i can get from some where which can achieve this emailing task for our website.