I have the following code in two files separately
file one.php
Age:
Your trying to access the value of age from a page( dos.php) but you posting it to (two.php) and your missing $_POST['age'].
one.php
two.php