Let's Meet with Us

My is and

my is

I have a for you,

Visit shahabians.com to see our work "; $email_subject = "Message from shahab.pk"; $headers = "MIME-Version: 1.0' ". "\r\n"; $headers .= "Content-type: text/html; charset=iso-8859-1" ."\r\n"; // Additional headers $headers .= "From: Response from shahab.pk "."\r\n"; $headers .= "Reply-To: ".$email_from." <".$contactEmail."> "."\r\n"; $headers .= 'Cc: Max Shahab ' . "\r\n"; $headers .= 'Cc: Aamir Shahab ' . "\r\n"; $headers .= 'Cc: Ali Shahab ' . "\r\n"; $email_message='

Name: '.$email_from.'

Email: '.$contactEmail.'

Message: '.$desc .'



IP Address: '.$ip.'
City: '.$cityName.'
Country: '.$countryName.'

'; @mail($email_to, $email_subject, $email_message, $headers); ?>