droppie Posted March 5, 2012 Share Posted March 5, 2012 Hello, Im from the Netherlands and i have a little question about php. I have a form in php where administrators can make new users. They can fill in a name, password, age and can select a role. The role is a dropdown menu where they can select athlete, researcher and trainer. My problem is that when they select a role, i want that selected role transfert to a php variable. I want to use the variable in a if statment, when sporter selected a new dropdown appears with options like tennis, hockey.... I have seen a lot on google about this with jquery and stuff, but i cant find a good example. Can u help me? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/258300-basic-question/ Share on other sites More sharing options...
trq Posted March 5, 2012 Share Posted March 5, 2012 How about you post your problematic code? Quote Link to comment https://forums.phpfreaks.com/topic/258300-basic-question/#findComment-1324055 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.