include '../../union.php';
$count = 5;
if($_REQUEST['send']){
for($i = 0; $i < $count; $i++){
$friend['email'] = $_REQUEST['femail'.($i+1)];
$friend['name'] = $_REQUEST['fname'.($i+1)];
if($_REQUEST['femail'.($i+1)]) mailf($_REQUEST['femail'.($i+1)], $_REQUEST['email'], 7);
}
set_client();
insert_action(14);
header('location: thank_you_for_submission.htm'); exit;
}
?>
Blast Companies - Voice broadcasting, e-mail marketing, IVR and Text messaging solutions
load_images(2); ?>
|
|
 | Choose Your Industry | |
|
|
|
|
set_form_params(array('email', 'name')); ?>