0) { showForm($_POST['username'], $_POST['password'], $_POST['email'], $errors); } else { $send = instaDisc_sendActivationEmail($_POST['username'], $_POST['password'], $_POST['email']); if ($send === TRUE) { ?> <?php echo(instaDisc_getConfig('siteName')); ?> InstaDisc Central Server

InstaDisc Registration

Thank you for registering! An activation email has been sent to the address you provided. When you recieve it, copy the code inside to the Activation page.

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

InstaDisc Registration

If you would like to sign up for our InstaDisc service, please fill out 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); }