Page 1 of 1

e mail notification

Posted: Mon Aug 16, 2004 8:17 pm
by chamba
Hi,

I have a html form that send data to the mysql database, i'm looking for a code that can send a mail in the same time when the data a being posted to the database.

Any one know?

Posted: Mon Aug 16, 2004 8:29 pm
by feyd
have you tried writing something for the [php_man]mail[/php_man]() function?