I have tried a few different ways to get two email address to send on a case statement. How do I add to commands on same line? I am just a little off track. Thanks for your help.
case 'it':
$to_email = "erich.krauz@rgl-e.com"; $to_email = "krauz2@hotmail.com";
break;