")) { 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 "

Read the Rules and Policies before creating an account.

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

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