>    The system have to send mail automatically to the username stored in
>mysql table.I am having the details of usermailid,date.By using php script
>how do i go about with this

To send the mail, use the mail function:
http://www.php.net/manual/en/function.mail.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to