View and Control the look and
feel of your website using the tools below: |
if($user_record['active_pay'] != 1){ ?>
if($user_record['web_banner'] == 1){ ?>
} ?>
if($user_record['domain'] == ''){ ?>
if($user_record['active_pay'] == '1'){ ?>
If you want a specific domain name (e.g., www.YourName.com) type it in the space provided
below then click "Search".
Your domain name is include on your website for one
year. After one year you should pay $15 for each year.
}else{?>
Your domain name is include on your website.
}?>
|
}?>
}else{ ?>
Your Webdco Domain Name is www.webdco.com/
|
//expire date (ref ENOM DB data)
$expire_date = substr($user_record[domain_expire], 0, 10);
if($expire_date == ''){
list ($sld, $tld) = explode(".", $user_record[domain]);
include_once("inc/check_domain_expire.php");
$expire_date = $domain_expdate;
}
?>
Your registered domain name is www. ( This domain will expire on )
|
}?>
if($user_record['active_pay'] == '1'){ ?>
}?>
|
|
include_once('inc/footer_controlpanel.php'); ?>
|