mail function problem in php
Hi,
I've a page where user gets registered in website,so a mail will sent to both user and admin with their respective messages.
1. i have wrote two mail functions for user and admin separately, but mail only goes to user but not admin.
2. can't we use two mail functions in a same php page??
please help me...
Thanks in advance
daya.k
Yes you can have two email functions on the same page. Another option would be to send the admin email as a cc or bcc of the one to the user, unless you have a different message body in each of course.
thank u mate...ill see to it.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks