Check out this link Brother Bear
PHP Help: Creating a Membership System with PHP and MySQL
It is a tutorial for creating a membership system. If you take the time to go through it you will find actual working code for all those things you want to do. Plus you will then have a much better understanding of how PHP scripts(pages) interact with your forms and html pages.
Oh and it's easier to follow the tutorial if you set everything up the way he has it set up. Create a new database in phpMyAdmin and set up the table with fields just like he does.