Regular Expression - Perl Compatible
Assignment #5 Due: Monday 18 October
Using the code from your last assignment (converting a Roman number to decimal) build a PHP web page that
includes a form used to enter a Roman number and a Submit button. When submitted, the page's PHP script should perform
the conversion to decimal and display the result.
|