Question: Write a script that allows users to enter a number of cents into a text box. Use a PHP document and an HTML document containing
Write a script that allows users to enter a number of cents into a text box. Use a PHP document and an HTML document containing a form with a single text box to enter the number of cents. Determine how many dollars the cents make up and print the number of dollars and remaining cents. Save the documents as CentsToDollars.php and CentsToDollars.html, respectively
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
