combine if statements and select fuction

Hi
I am looking for some help with a php block. I have an active html website and I am looking to expand to php. I need to create a login for people to register. For php I am using mysql and a login 2.3 form. In the registration page I have created a drop down menu with three categories; beginner, intermediate and advanced. What I am looking for is php code so that when they select the category it will post to the appropriate database. database beginner, intermediate and advanced have already been set up. I just need a way to connect them together.
Any help will be greatly appreciated.
larry

Sponsor our Newsletter | Privacy Policy | Terms of Service