Report about sending e-mail
Sent e-mails: '.$_REQUEST['nsucc'].' of '.$_REQUEST['nsent'].'.
'; // failed e-mails list if ($_REQUEST['listnosent']) { echo <<» Show no sent e-mail (one per line)
"; echo ""; echo "» Show no sent e-mail (comma separated)
"; echo ""; } echo ""; // end div message } if($_REQUEST['message'] == 'incorrect') { // incorrect data in fields print 'Inserted inputs are incompled or wrong. Please check and try again.
Error during process. No sending, please try again.