bri0987 Posted October 4, 2007 Share Posted October 4, 2007 I might be getting complex here I don't know. I'm very very very new at PHP. Just finished the Lynda.com Tutorials PHP and MySQL. I'm trying to develop a form thats dynamic and changes. The form will be used for customizing a custom computer system. Just for a small example: I will talk about the 3 top menus in the form, Processor - Motherboard - Memory The first form menu is processor. If a customer or user pulls down the menu and chooses a Pentium 4 3.2 ghz ... I need the menu options in the Motherboard menu (in the same form) to change (remove) some of the options because they are not compatible with the processor that was chosen. I this process will continue with every option... The stuff does not even need to be removed it could just be grayed out and cant be selected, whatever works best. I don't know EVEN where to start this... Could I set a Parts Set in the database and work around it... I don't know. If anyone goes to Avadirect.com ... and looks at how they have it. They have it so when someone is configuring their options it does what I'm talking about. Also second question: Where can I do tutorials and practice php skills and develop them more so I can start promoting myself and take on some paying clients soon. _________________ - Bri0987 - "The Real PHP Newbie" Quote Link to comment https://forums.phpfreaks.com/topic/71777-solved-help-with-php-with-form-w-menus-and-mysql/ Share on other sites More sharing options...
solarisuser Posted October 4, 2007 Share Posted October 4, 2007 You need to use some JavaScript ... Check this out, it works very well with PHP... http://www.salix.gr/ajax_linked_selectboxes Quote Link to comment https://forums.phpfreaks.com/topic/71777-solved-help-with-php-with-form-w-menus-and-mysql/#findComment-361517 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.