0) { showForm($_POST['username'], $_POST['code'], $errors); } else { if ($_POST['submit'] == "Verify") { if (instaDisc_activateAccount($_POST['username'], $_POST['code'])) { ?> <?php echo(instaDisc_getConfig('siteName')); ?> InstaDisc Central Server

InstaDisc Activation

Thank you for activating! You've now been signed up for the InstaDisc service. You will recieve an email with the information to input into your InstaDisc client.

<?php echo(instaDisc_getConfig('siteName')); ?> InstaDisc Central Server

InstaDisc Activation

If you've already registered and an activation email has been sent to your address, please fill in the form below.

Uh oh! Validation errors!

    $value) { ?>
User Details
$value) { if ($value['field'] == $id) { echo(' error'); return; } } } function doErrors($errors, $id) { foreach ($errors as $name => $value) { if ($value['field'] == $id) { ?>

*

$field, 'msg' => $msg); }