I\'m developing website that will send email back to user automatically when they registered to my website. I have searched from internet, most of them said that i have to used
If you are wanting to send a confirmation email to the user once they have registered, you can use php mail function to do this.
http://php.net/manual/en/function.mail.php