0) { $errors = Array(); $errors = validate_fields($vars); if (count($errors) == 0) { $message = "Thank you.
A representative will be in contact with you shortly."; $body = << Contact Us-ProcessNation.com

Benefits

Comments

"Thanks to Process Nation my business can now accept all major credit cards. The whole process was smooth and fast."


Contact Process Nation

Please fill out the form below and a Process Nation account specialist will contact you:

$message
end; } if ($color == 'green') { $message_inject .= <<

Fill Out the Form Below for Approval:

 Yes   No

Links to Help You Succeed

Follow these links to learn more about credit card processing.

Recent Client Lists

Here is a list of some of our satisfied customers.

Stay Informed

Subscribe to our e-news. Every month you recieve all the latest info, straight to your inbox.

Email:

$value) { $columns .= $key.','; $values .= "'".mysql_escape_string($value)."',"; if (!in_array($key,$no_update)) $updates .= $key.'='."'".mysql_escape_string($value)."',"; } $columns = trim($columns,' ,'); $values = trim($values,' ,'); $updates = trim($updates,' ,'); $query = str_ireplace('##columns##',$columns,$query); $query = str_ireplace('##values##',$values,$query); $query = str_ireplace('##updates##',$updates,$query); return $query; } ?>