...
Code Block | ||||
---|---|---|---|---|
| ||||
function send_email ($requesting_page, $arg1, $arg2, $arg3, $arg4, $arg5, $arg6) {
|
The variables for primary contact $sender , communications contact $emp_comm_email , and URL of host website $domain2 must be declared within the function:
...