include('/admin/
'); ?>
Have your contact details changed
$pgtype = 'index' ; ?>
include('bin/header.php'); ?>
Have your contact details changed?
if ($_POST[action]=='post') $vcode = ets($_POST['vcode']);
if ($_POST[action]=='post' && $_POST['ss'] == $vcode){
$vcode = ets($_POST['vcode']);
include ('bin/cd_send.php');
} else {
if ($_POST[action]=='post' && $_POST['ss'] != $vcode) echo 'Please check that you have correctly entered the verification code.
';
if ( $ref1 ==""){ $ref1 = $HTTP_REFERER; }
include ('bin/cd_paragraph.php');
include ('bin/cd_form.php');
}?>
include('bin/footer.php'); ?>