Question: Need to fix my code. 5. exercise carefully and take your time to work out the logic, Your ead this versions currency.html and The contains
Need to fix my code.


5. exercise carefully and take your time to work out the logic, Your ead this versions currency.html and The contains of in currency.html does not need to be provides a form with a drop down asking the user to select a country. The PHP program a includes a se lection structure that assigns the name of the currency for the selected country, along with a value to convert from US dollars to that currency (current at the time of writing-you may want to update this!). You need to add a table, using a loop to generate 10 rows with two columns in each row. The heading for the first column is "DOLLARS" and the heading for the second column is the currency of the country that the user selected. The first col umn in each table row is a dollar amount, starting with 100 and ending with 1000 in 100 increments. The second column in each row should be the equivalent in the currency that the user selected. Multiply the conversion factor by the current num ber of dollars to perform the conversion calculation for each row
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
