II- Write a HTML code and PHP program into two files: form.htm and display.php. In file form.htm, you create a form that
Posted: Sun May 15, 2022 1:47 pm
II- Write a HTML code and PHP program into two files: form.htm and display.php. In file form.htm, you create a form that asks: name, address and lets the user to select products. Then it sends all this information to file display.php through the POST method. In the options of the products there are three values: aaa, bbb and occ. (25 pts) Name: Address: Pick Products: Submit