Blind carbon Copy
Posted: Fri Oct 08, 2004 11:39 am
feyd | Please use
Cheers
Lee
feyd | Please use
Code: Select all
tags when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]
How do i include a Blind Carbon Copy here to send the info to the hotel aswell?Code: Select all
$recipient = "booking@mumbles.co.uk";
$subject = "Booking Enquiry Created for ".$_REQUEST['HotelName'].", ".date("d M, Y : H:n");
$body = "Booking for: $HotelName \n
Booking ID: $BookingID \n
---Customer Information---
Name: $Prefix $FirstName $SurnameLee
feyd | Please use
Code: Select all
tags when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]