"; throw new Exception($error); } $message .= $eol; $message .= "IP Address : "; $message .= $_SERVER['REMOTE_ADDR']; $message .= $eol; foreach ($_POST as $key => $value) { if (!in_array(strtolower($key), $internalfields)) { if (is_array($value)) { $message .= ucwords(str_replace("_", " ", $key)) . " : " . implode(",", $value) . $eol; } else { $message .= ucwords(str_replace("_", " ", $key)) . " : " . $value . $eol; } } } $body = 'This is a multi-part message in MIME format.'.$eol.$eol; $body .= '--'.$boundary.$eol; $body .= 'Content-Type: text/plain; charset=ISO-8859-1'.$eol; $body .= 'Content-Transfer-Encoding: 8bit'.$eol; $body .= $eol.stripslashes($message).$eol; if (!empty($_FILES)) { foreach ($_FILES as $key => $value) { if ($_FILES[$key]['error'] == 0) { $body .= '--'.$boundary.$eol; $body .= 'Content-Type: '.$_FILES[$key]['type'].'; name='.$_FILES[$key]['name'].$eol; $body .= 'Content-Transfer-Encoding: base64'.$eol; $body .= 'Content-Disposition: attachment; filename='.$_FILES[$key]['name'].$eol; $body .= $eol.chunk_split(base64_encode(file_get_contents($_FILES[$key]['tmp_name']))).$eol; } } } $body .= '--'.$boundary.'--'.$eol; if ($mailto != '') { mail($mailto, $subject, $body, $header); } header('Location: '.$success_url); } catch (Exception $e) { $errorcode = file_get_contents($error_url); $replace = "##error##"; $errorcode = str_replace($replace, $e->getMessage(), $errorcode); echo $errorcode; } exit; } ?>Contact
Advantage Signs & Graphics Logo
Equipment decals for Minneapolis, St Paul and greater MN since 1988

Send Us an Email

If you would like to see materials, samples, or to work with a designer, send us an email! We are happy to answer your questions.

We pride ourselves in exceeding industry standards of customer service.
We are standing by Monday - Thursday 8am-5pm, and Friday 8am-4pm to answer any questions
Advantage Signs & Graphics, Inc.
75 S Owasso Blvd. W
St Paul, Minnesota 55117
We can service your area from our location in St. Paul
Contact us
Minneapolis, St. Paul, Rochester, Bloomington, Duluth, Brooklyn Park, Plymouth, Woodbury, Maple Grove, Lakeville, Blaine, St. Cloud, Eagan, Eagan Prairie, Burnsville, Coon Rapids, Apple Valley, Minnetonka, Edina, St. Louis Park, Moorhead, Mankato, Shakopee, Maplewood, Cottage Grove, Richfield, Roseville, Inver Grove Heights, Brooklyn Center, Andover, Savage, Fridley, Oakdale, Chaska, Ramsey, Prior Lake, Shoreview, Owatonna, Winona, Austin, Chanhassen, Rosemount, Elk River, White Bear Lake, Faribault, Champlin, New Brighton, Farmington, Crystal, Golden Valley
A Division of Advantage Signs & Graphics, Inc | Copyright © 2023 www.equipmentdecal.com |  All Rights Reserved.