|
-
Dec 2nd, 2002, 08:46 AM
#1
Thread Starter
Hyperactive Member
send email RESOLVED
Hi guys,
I have a reservation form which uses this to send the email:
PHP Code:
mail("[email protected]", "Show Reservation", "$message", $headers); // sends an email
If I want to send it to multiple emails do I just add the emails seperated by commas, like this:
or is there another way it should be done?
Last edited by GingerNut; Dec 2nd, 2002 at 09:50 AM.
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
|
Click Here to Expand Forum to Full Width
|