Need help creating a form that pulls function from PHP

Hello, I am trying to build a form that pulls data from our php functions. The php file was created already now I am trying to build a form that pulls information from the php functions. What i am trying to do here is,

  1. When they go onto the page the first thing they have to do is choose one of the options from the drop down menu.

  2. Secondly, when they choose the option from the Drop Down menu, the php function will load all the questions that are connected with that drop down option.

  3. After they fill out the form, the result will show a QUOTE will all of the options they chose from the form giving a result of what the total cost will be to them.

Please let me know if you need anymore information, for i do have the php that is created already.

You should add the code.

Sponsor our Newsletter | Privacy Policy | Terms of Service