I would like to send email activation with PHP?

Lunus34

New member
I have no idea how to do this, i am trying to send an activation email from my website. i tried the php mail()function but this does not deliver the message. I also heard it is possible to use a remote server such as yahoo. Can someone please give me a detailed explanation of how to do this?

Many Thanks in advance
 
This should take through 100% of how to do it -

http://net.tutsplus.com/tutorials/php/how-to-implement-email-verification-for-new-members/
 
This should take through 100% of how to do it -

http://net.tutsplus.com/tutorials/php/how-to-implement-email-verification-for-new-members/
 
Back
Top