So i need to create a php table that will take the age of the user (entered via a form) it will then show double the age and half the age. The rows should display the user's age +10 +20 etc.
I'm new to php so trying to get my head round a few things so have no idea how to do this. i know how to create the table but thats it. Any help is appreciated.