Quote:
|
2) Help me to write a source code in PHP-MySQL such that whatever is typed in one text box is simultaneously displayed in another text box as the typing proceeds?
|
Well...me too dint understand 1st and 3rd points.
As for the above point..This is Client side what do you want to show. So javascript can used to achieve this. PHP deals with mostly backend.