IMPORTANT Functions must be ‘required’ before calling them
require_once('emailfunction.php');
authSendEmail($from, $namefrom, $to, $subject, $message);