...DisplayCurrency.php? Hi..this is the exact question. I hope all the experts here can help me to answer this question.
Create a form in PHP to receive Malaysia currency value in Ringgit (RM). This
input enters by user. And then, the program will do calculation to get the
Indonesia currency value in Rupiah (Rp) after the user click on ‘convert to Rp’
button.
Currency exchange rate below can help you to create the formula.
RM 365 = Rp 1,000,000
Display the result in the file output as DisplayCurrency.php. You need to create
both, file for input, and file for output.
Create a form in PHP to receive Malaysia currency value in Ringgit (RM). This
input enters by user. And then, the program will do calculation to get the
Indonesia currency value in Rupiah (Rp) after the user click on ‘convert to Rp’
button.
Currency exchange rate below can help you to create the formula.
RM 365 = Rp 1,000,000
Display the result in the file output as DisplayCurrency.php. You need to create
both, file for input, and file for output.