\n"; $EMAILS_HEADERS .= "Return-Path: <$EMAIL_WEBMASTER>\n"; $EMAILS_HEADERS .= "Reply-To: \"KO Olina\" <$EMAIL_WEBMASTER>\n"; $EMAILS_HEADERS .= "Message-ID: " . time() ."@fyb.ro\n"; $EMAILS_HEADERS .= "MIME-Version: 1.0\n"; $EMAILS_HEADERS .= "Content-type: text/html;\n"; $EMAIL_TITLE = "Ko Olina Beachfront Category Penthouse Suite"; $CONTACT_EMAIL_TEXT = <<
From: %%name%%
Email: %%email%%
Phone: %%phone%%
Guests: %%guests%%
Message %%message%%

EOF; $overlay_array_vars = array( "overlay_testimonials"=>array( "box_id"=>"overlay_testimonials", "box_width"=>"600", "box_display"=>"none", "content_align"=>"center" ), "overlay_enlarged_location"=>array( "box_id"=>"overlay_enlarged_location", "box_width"=>"640", "box_display"=>"none", "content_align"=>"center" ), ); ?>setTXTBody($text); // getting html version $mime->setHTMLBody($html); $body = $mime->get(); // get the MIME body of the email $body = str_replace($crlf, "\n", $body); // getting headers $header_arr=array( "Reply-To" => $from, "From" => $from, "Subject" => $subject ); $header_arr = $mime->headers($header_arr); } ?>
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /home/a33mr5fgun0o/public_html/includes/functions/functions.php:13 Stack trace: #0 /home/a33mr5fgun0o/public_html/includes/functions/functions.php(64): add_slashes() #1 /home/a33mr5fgun0o/public_html/things_to_do.php(8): get_input() #2 {main} thrown in /home/a33mr5fgun0o/public_html/includes/functions/functions.php on line 13