


'.htmlspecialchars($body).'
'; }else{ // the messages could not be sent echo 'Something went wrong when the server tried to send your message.'. 'This is usually due to a server error, and is probably not your fault.'. 'We apologise for any inconvenience caused.
'; } }else if ($crack){ // cracking attempt echo 'Your message contained e-mail headers within the message body.'. 'This seems to be a cracking attempt and the message has not been sent.'. '
'; }else{ // form not complete echo 'Your message could not be sent.'. 'You must include both a valid e-mail address and a message.'. '
'; } } if ($displayForm){ ?>