Step 1:
Create a forms.php page and a results.php page.
Step 2:
Add your forms HTML.
Step 3:
Use the following steps to create your form.
Step 4:
Use Dreamweaver to set your Method and point Action to your results page.
Step 5:
Add the following PHP to your Get Results page.
Step 6:
If you were using the Post Method, use the following PHP for your results page.
Step 7:
Add the following conditional to help process your results.