This script takes the values name & age & parses it through the URL to send it to the welcome.php script. This creates the values of the variables $name + $age.
A simple uploader that checks that only the file type that is allowed to be uploaded will be uploaded.