Code: Select all
webmaster@example.com
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="_1_df6a564a3824fb8a39b172209cd33a22"
This is a multi-part message in MIME format.
--_1_df6a564a3824fb8a39b172209cd33a22
Content-Type: multipart/alternative; boundary="_2_df6a564a3824fb8a39b172209cd33a22"
--_2_df6a564a3824fb8a39b172209cd33a22
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Email = $email
Name = $name
Phone = $phone
Occasion = $occasion
Age = $age
Flavor = $flavor
Filling = $filling
People = $people
Month = $month
Day = $day
Delivery = $delivery
Text = $text
--_2_df6a564a3824fb8a39b172209cd33a22--
--_1_df6a564a3824fb8a39b172209cd33a22
Content-Type: application/octet-stream; name=""
Content-Transfer-Encoding: base64
Content-Disposition: attachment
--_1_df6a564a3824fb8a39b172209cd33a22--
Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in EmailSend.php on line 44
Are you receiving something similar?