you have blank spaces at the end of lines 1, 2 and 5 which are casing the error.
line 1:
"<?php require_once("webassist/email/mail_php.php"); ?> "
line 2:
"<?php require_once("webassist/email/mailformatting_php.php"); ?> "
line 5:
"?> "
this is the same issue I discuss in the second screen shot of my origianl post:

"?> "
