fish2

 

fishw3

 

fish1

 

A very successful time on the water!

Many thanks to Bill Marquard for sharing.

 

 

 

"; } elseif(!preg_match("/^.*?@.*?$/", $_POST['email'])) { $messages = "Stop trying to trick me and use a real email, or me and you will fall out!!
"; } elseif(mail($sysmail, stripslashes(trim($_POST['subject'])), stripslashes(trim($_POST['message'])), "From: " . $_POST['email'] . "\r\n")) { $messages = "Thanks for your message someone will get back to you shortly.
"; } else { $messages = "The programmer who wrote this isn't as clever as he thinks, and something has gone wrong.
"; } } ?>