I have a form with three inputs, each with different names I want the PHP file to target. I want the php to full the info put into these fields and place them beside each other.
The form is asking form someone's date of birth, with a separate input for month, day, and year. I have the php set...