 |
OUR AREA
Offshore
Software development:- Where each and every activity related to
software like design, development, testing etc. are outsourced
Read more
Web
Development:- Development of business-to-business websites with
search engines and applications. Development of fully functional websites
(B2C, B2B, Community, Portal)
Read more
Web
Hosting:- High Speed, Advance hosting solution, Security system,
Reasonable price.
Read more
|
 |
|
374, kohat Enclave , 3rd floor, Main Metro Road, Opposit Piller
No. 343, Near vaishali Red Light Crossing, Pitampura, New Delhi-34
Ph. 91-11-65378610-11, 91-9213975200
E-mail- info@florenceinfotech.com
|
|
D-61, South Ex. Part 1
N.Delhi-110049 India.
Ph. 91-11-65959997-98
|
";
}
if(!$name)
{
$status .= "Please enter your name. ";
}
if(!$text)
{
$status .= "Please enter a message. ";
}
if(!$status)
{
$header = "From: $email\r\nReply-To: $email\r\n";
$message = "
Name: $name
Referer: $referer
Site: $server
Remote Host: $remote_host
Remote Browser: $browser
$text
";
if(mail($myemail, $subject, $message, $header))
{
$status = "Thank you for your Feedback!!
";
}
else
{
$status = "There was a problem sending your feedback, please try again later.
";
}
}
else
{
$status .= " Please press back on your browser to resubmit.
";
}
}
// Now check the referer page and ensure it's a proper URL
$referer = $_SERVER[HTTP_REFERER];
if(!preg_match('#^http\\:\\/\\/[a-z0-9\-]+\.([a-z0-9\-]+\.)?[a-z]+#i', $referer))
{
unset($referer);
}
?>
|
|
 |