\n ");
//echo session_id();
echo("\t
Registered User
\n");
echo("\t
You are already registered and logged in as " . $_SESSION['username']);
echo("\n
If this is not you, please Logout
\n");
echo("
\n");
echo("
\n");
echo("
\n");
echo("
\n");
echo("
\n");
echo("
\n");
echo("
\n");
echo("
\n");
echo("
\n");
}
else {
?>
Sydney Carpool Member Registration
Please register to access the Sydney Carpool matching system
The fields indicated with an asterisk (*) are required to complete this
transaction; other fields are optional.
}
//end if isset
?>
bottomBar();
?>