I'm working on a small text game and I have my Login page working fine at the moment. Now I would like to be able to enable the "Registration" page so that new people can join automatically instead of me manually entering data into the database.
Does anyone have any links or code that I can take a look at? I looked at the code in "PHP5 and MySQL Bible" but it's so long and winded. I'd like to learn the basics and play with small code that is commented nicely so I can learn. I'm not looking for a copy/paste situation.
Thank you in advance,