My 1st post so just wanna say this site has been a fantastic help so far as i knew nothing yesterday about mysql and php and reading thru the tutorials and stuff ive learnt quite a bit 
The one thing i cant find on here tho is how to build a registration form? Id like it to be able to do a few things when people register.
[LIST]
[]Username
[]password
[]Game
[]clan
[]email
[]liveid[/LIST]So to get this to work i THINK i need to build a form in HTML (ive been using dreamweaver) and I need to get each section of that form to place a entry in a database i will have created? Say its called Test.
And to get the login in to work i have to use a command for it to check entries in the database like username and password? I did just have a section of a script that checked the both of these to make sure they was correct but i cant find it 
Basically i wanna do this as a learning project and need some pointers and some info
I have got everything i need to do it i believe. Im using xampp but i seem to get on better just using the mysql cmd prompt and i have phpedit.
So far my knowledge goes about as far as create databases and arranging them and entering/editing parts of it.
Thanks in advance