Well, I making a site & I need help on the registration page. I need the php code so once they clck submit it automaticly registers them. Can you tell me please? Im not using any forum
Well firstly you need to have your database table set up with 2 tables, one for storing the user information and one for storing the registration information.
If you have no knowledge then simply google, "Registration and Login php script" and you'll get one ready made for you which you can integrate into your site.
Yea but most of them suck, is there anyway I can create a custom one? like code it my self & where could I find the code to hold registration stuff ect?