Your Comments |
<Designs> <Favorites> <Recipes> <Your Comments> <Home> |
if ($HTTP_REFERER=="http://$SERVER_NAME$PHP_SELF" && !empty($name)){
mail("tharunyab@hotmail.com","Website feedback","
Subject: $subject
Comment: $comments
Email: $email
Name: $name"
,"From: $email"
);
echo " Thank you for your feedback. I really appreciate it. "; } else { if ($HTTP_REFERER=="http://$SERVER_NAME$PHP_SELF" && empty($name)) echo "You need to enter a name! "; ?>Thankyou for visiting my site. Your comments about this site are appreciated. Please use the form below to mail me. if (empty($subject)){$subject=$HTTP_REFERER;} ?> } ?> |
<Home> <Designs> <Favorites> <Recipes> <Your Comments> |
Copyright © 2001, Tharunya Bhasker
|