Instructions:
Add '?years=value' to the end of the address to change the years to add. For example, for 5 years use:
www.andrews.edu/~nugente/cptr310/examples/ages.php?years=5

$age) { print "In $years years, $name will be $age years older.
"; } ?>

Click Here to view the PHP script for this page