Handy Multiplier Page"); else print("

Results from your Multiplication Problem

"); if (isSet($errorMessage)) { print("

Sorry, there is an error in your data. $errorMessage

"); print("

Please correct the error and submit your problem again.


"); } if (isSet($z)) print("

The product of $x and $y is $z.


"); // Now, on the rest of the page, just print out the data input form. ?>

Enter the data for a multiplication problem and press Multiply:

Multiply by