\r\n"; $mailheaders .= "Reply-To: ".stripslashes($_POST['email'])."\r\n"; mail("info@shopcubans.com",$_POST['subject'],$body,$mailheaders); $processed= 1 ; $ip = $_SERVER['REMOTE_ADDR']; $indate = date("Y-m-d"); extract($_POST); $sql = "insert into contacts(name, email, tel, country, about, message, ip, indate, sitetype) values ('$name', '$email', '$tel', '$country', '$subject', '$message', '$ip', '$indate', 'c')"; mysql_query($sql, $conn) or die($sql); } } ?> Contact Us - ShopCubans

Contact Us ...We’re Just a Click Away


If you got a question, chances are we got the answer for you - in our FAQ section.

However, on the rare (and really unlikely) occasion that we don’t already have the answer for you online, by all means get in touch with us.

If you have anything to say: suggestions, comments, jokes, we’ll even take compliments!! you know the drill: fill out the form, hit Submit.

We’ll get to your query ASAP. In the meantime, have a Cuban cigar and enjoy the experience.

  Please fill all the fields in red.

> Name*: 
>Email*: 
>Telephone*: 
>Location*: 
>Subject*: 
Message: 
   
 

Your message has been successfully sent.

Thank you for your interest in ShopCubans!


$value) { $countryName = ucwords(strtolower($value)); echo ""; } } function get_my_country($code) { $country_array = country_array(); return $country_array[$code]; } function country_array() { return array( 'North America'=>'North America', 'Europe'=>'Europe', 'Asia'=>'Asia', 'Other'=>'Other' ); } ?>