logged_in){ echo "

"; echo "

We're sorry $session->username, but you've already registered. " ."

"; } /** * The user has submitted the registration form and the * results have been processed. */ else if(isset($_SESSION['regsuccess'])){ /* Registration was successful */ if($_SESSION['regsuccess']){ echo "

"; echo "

Thank you ".$_SESSION['reguname'].", your information has been added to the database.

" ."You can now log in on the home page.

"; } /* Registration failed */ else{ echo "

Registration Failed

"; echo "

We're sorry, but an error has occurred and your registration for the username ".$_SESSION['reguname'].", " ."could not be completed.
Please try again at a later time.

"; } unset($_SESSION['regsuccess']); unset($_SESSION['reguname']); } /** * The user has not filled out the registration form yet. * Below is the page with the sign-up form, the names * of the input fields are important and should not * be changed. */ else{ ?>

num_errors > 0){ echo "".$form->num_errors." error(s) found

"; } ?>
Username:">error("user"); ?>
Password:">error("pass"); ?>
Email:">error("email"); ?>


Yes, Ricky wants YOU. Not literally of course - he just wants to know who's looking in on the web site so that he can email you about stuff that he's doing or if he needs your help with something. (Well you never know)

Just so you know, there's the formal bit in the links below, but basically we won't give your details to other people to send you loads of rubbish - we'll only send you Ricky-related things. And then only if Ricky actually gets around to writing something.