I would like to create php code in such a way that when we are entering in the text box another box simultaneously displays what i am entering like a screen.That is i do not have to click a button before seeing the result.
For example i am typing here now.As i type ,the text that i type should be simultaneously displayed in another box (not this box) as a simultaneous text.
Is there any code in php for that?