Sql Table Code to hold users?

That would depend on what it is you are trying to do and which forum software you use?
 
Along with what Creaky has stated, it also depends on the information your trying to pull from the users table in the database.
 
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?
 
Yes you can, but to make your own, you first need to know how to make your own, which assuming by this topic you are clueless as to making your own.
 
Back
Top Bottom