A
Anonymous
Guest
You have a dot (.) instead of an ";" at the end of the line :
Code:
"Here is the message:\n $message". <------ should be ;
$to = "admin@tecomputers.co.uk";