ob_start();
require_once "includes/db_conn.php";
// include "htlfunctions.php";
db_conn();
require_once "functions.php";
require_once "mailfunctions.php";
require_once "tripdetails.php";
include "trfunctions.php";?>
if (isset($_POST['Submit']))
{
$fname=$_POST['FirstName'];
$lname=$_POST['LastName'];
$school=$_POST['School'];
$address=$_POST['Address'];
$city=$_POST['City'];
$state=$_POST['state'];
$zip=$_POST['Zip'];
$phone=$_POST['txtphone1'].'-'.$_POST['txtphone2'].'-'.$_POST['txtphone3'];
$email=$_POST['Email'];
$gender=$_POST['Gender'];
$classyear=$_POST['ClassYear'];
$place=$_POST['Interest'];
$no_people=$_POST['groupsize'];
$comments=$_POST['Notes'];
$date=date('m-d-Y');
$from = $email;
$to = getSysParam('EML');
//$to = 'ssingh@delhi.netcradle.com';
$subject = "Request for Information";
$contents="";
$filename="tlreq_info.html";
$handle = fopen($filename, "r");
$contents = fread($handle, filesize($filename));
fclose($handle);
$contents = ereg_replace("\^\^fname\^\^", $fname, $contents);
$contents = ereg_replace("\^\^lname\^\^", $lname, $contents);
$contents = ereg_replace("\^\^school\^\^", $school, $contents);
$contents = ereg_replace("\^\^address\^\^", $address, $contents);
$contents = ereg_replace("\^\^city\^\^", $city, $contents);
$contents = ereg_replace("\^\^state\^\^", $state, $contents);
$contents = ereg_replace("\^\^zip\^\^", $zip, $contents);
$contents = ereg_replace("\^\^phone\^\^", $phone, $contents);
$contents = ereg_replace("\^\^classyear\^\^", $classyear, $contents);
$contents = ereg_replace("\^\^email\^\^", $email, $contents);
$contents = ereg_replace("\^\^gender\^\^", $gender, $contents);
$contents = ereg_replace("\^\^no_people\^\^", $no_people, $contents);
$contents = ereg_replace("\^\^comments\^\^", $comments, $contents);
$contents = ereg_replace("\^\^date\^\^", $date, $contents);
$contents = ereg_replace("\^\^place\^\^", $place, $contents);
sendrequestinfomail($from, $to, $subject, $contents);
header("location:reg_info_success.php?msg=1");
}
?>
Spring Break Direct - Request Info
|
include ($_SERVER['DOCUMENT_ROOT']."/config.inc.php");
//include ("config.inc.php");
//include ("seo-data/seodata.php");
//include ("seo-data/seodata.php");
include ($_SERVER['DOCUMENT_ROOT']."/seo-data/seodata.php");
?>
|
$100 Cash DISCOUNT!!
Yes, Per Person!
Select International Trips:
details >
|
|
14-30 Hours FREE Drinks
Cancun and Jamaica,
South Padre Island:
details >
|
MEAL PLANS
7-21 meals included
(select destinations):
details >
|
|
That's right, our campus
reps are eligible
for free travel, apply today.
more
info >> |
|
 |
|
|
|
if (isset($_GET['sent']))
{
echo " Request sent";
}
?>
 |
 |
To order a brochure or request
more information, please fill out and submit the
form below.
* Required Fields
| | | | |