")) { echo "

Account Creation is Disabled

Account creation is disabled for ".PROJECT." at the moment. Please try again later.

"; page_tail(); exit(); } $userid = $_GET['userid']; echo "

Create an Account with ".PROJECT."

Read the Rules and Policies before creating an account.

If you already received an account key, do not submit this form. Activate your account instead.

"; if ($userid) { echo " "; } echo "
Create Account
Name
Identifies you on our web site. Use your real name or a nickname.
Email Address
Must be a valid address of the form 'name@domain'.
Country
Select the country you want to represent, if any.
Postal or ZIP Code
Optional.

"; page_tail(); ?>