Forums

PHP

This topic is locked

How to send email

Posted 11 Nov 2006 11:24:40
1
has voted
11 Nov 2006 11:24:40 Brijesh Srivastava posted:
I have created a website, I want to send a auto-email when people finish registion normally other website does ie user name and password to the email what they have given.

Can Please any one tell me how to do coding for that, using PHP and MYSQL.

Thank you.

Replies

Replied 13 Nov 2006 02:06:23
13 Nov 2006 02:06:23 LorD ExoskeletoN replied:
hi good sir, i found a link about your problem. hope this will help...

au2.php.net/manual/en/function.mail.php

good luck..more power

<div align=right>
afraid NOT to FAIL for you learn NOTHING

www.nasbikesphilippines.bravehost.com
<img src="www.motorcyclephilippines.com/forums/signaturepics/sigpic14460_2.gif" border=0></div id=right>
Replied 20 Nov 2006 18:31:33
20 Nov 2006 18:31:33 Roddy Dairion replied:
If your hosting supports it then. You can create a simple script that just retrieves the last id inserted does a quick search in the database and then send an email to the email registered with this id. You can send as much details as you want. Check e.g. of simple email script there
dmxzone.com/forum/topic.asp?topic_id=36733

Reply to this topic