>

Contact Us





  • * Required Fields

' . "\r\n"; $body =''."

".'This Details was sent to you by '.''.$name.''."

".'Telephone:-'."\r\n\n".$tp."

".'Email:-'."\r\n\n".$emails."

".'Comment:-'."\r\n\n".$comment."

".'ip:-'."\r\n\n".$ip; mail($email,$subject,$body,$headers); mail($email2,$subject,$body,$headers); //mail($email3,$subject,$body,$headers); mail($email4,$subject,$body,$headers); //$infoe=mysql_query("INSERT INTO comment (name,address,country,tp,email,comment,date,ip) VALUES('$name','$address','$country','$tp','$emails','$comment','$datee','$ip')") or die ("insert error:".mysql_error()); echo (""); } ?>