"This output is produced by the /home/cs476/public_html/php/action.php script" ]br>
Hi ]?php echo $_POST['name']; ?>. You are ]?php echo (int)$_POST['age']; ?> years old.
Your password is: ]?php echo $_POST['password']; ?>
]?php echo '
Data submitted:
'; print_r($_POST); ?>