1) What is the source code for designing a GUI interface for searching a string in PHP-MySQL at the client end similar to the search option in mobile phone. I know that the onkeypress option is there . But as php is a server side scripting language , so what is the source code for viewing the changes at the client end after fetching information from the MySQL database?
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?
3) I cannot convert the inputs from MS-Excel to MySQL. Please help me in writing the source code.
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?
3) I cannot convert the inputs from MS-Excel to MySQL. Please help me in writing the source code.