$dnum = date(Ymd)*4;
$from = $_GET['fr'];
if($from == ""){
$from = $_POST['fr'];
}
if($from != $dnum){
echo("<<<<Restricted Area>>>>" .
"
Sorry, you must Log In to view this Page
");
exit();
}
$usrn = $_GET['usrn'];
if($usrn == ""){
$usrn = $_POST['usrn'];
}
if($usrn == ""){
echo("<<<<Restricted Area>>>>" .
"
Problem with your username. Please Log In again.
");
exit();
}
$name_1 = $_POST['name_1'];
$name_2 = $_POST['name_2'];
$locale = $_POST['locale'];
$state = $_POST['state'];
$country = $_POST['country'];
$phone = $_POST['phone'];
$email = $_POST['email'];
$address = $_POST['address'];
$city = $_POST['city'];
$ZipCode = $_POST['ZipCode'];
$url = $_POST['url'];
$regionin = $_POST['region'];
$new_region = $_POST['new_region'];
if($new_region == ""){
$region = $regionin;
}else{
$region = $new_region;
}
$director = $_POST['director'];
if($director == "a"){
$direct = "Yes";
}else{
$direct = "No";
}
$image = $_POST['image'];
if($image != NULL){
$showimage = "
";
}else{
$showimage = "
";
}
$bio = $_POST['bio'];
$biostrip = stripslashes($bio);
$bio_break = nl2br($biostrip);
?>
|
Eco-$mart Administration
Eco-$mart Offices
|