Tooltip with forms in php?

I don’t really want to use javascript.
What I want to do is to have a descriptive tooltip displayed
when I user clicks a form field.

When the user clicks the input box, the text “Enter your name” is displayed or something similar to that effect.
and so on for the others.