ok so basically I am asking the question of their name I want this to be one input rather than Forename and Surname.
Now is there any way of splitting this name? and
If you're trying to parse apart a human name in PHP, I recomment Keith Beckman's nameparse.php script.