if (isset($_POST['Submit'])){
$name=$_POST['name'];
$from=$_POST['email'];
$comments=$_POST['comments'];
$subject="Web Enquiry";
$to="kijabe@africaonline.co.ke";
$message = "Hello, \r\n $name has made an equiry on your site \r\n\r\n\r\n Enquiry:\r\n $comments";
//$headers = "From: $from\r\n";
mail($to, $subject, $message, "From: $from","-f$from");//$headers);
header("Location:thankyou.html");
}
?>
|
|
 |
The LNRA is a voluntary organisation, relying on contributions to carry on its work. Individuals can contribute directly to the work of the LNRA through:
- Promotion of the principles of the Management Plan
- By becoming an active and paid up Full or associate Member
|
|
|
|
| |
|
|