which PHP_HTML codes can I use to submit (FirstName, LastName and Ages), and displaying entered data. But , if entered age is < 18 displaying that"You're kid"
>18 and<35 displaying that"You're mature"
> 35 displaying that"You' re old!!!"
THANKS, I NEED YOUR HELP.