View Single Post
Old 18-06-2007, 05:45 PM   #1 (permalink)
mamann
Right Off the Assembly Line
 
Join Date: Jun 2007
Posts: 2
Default php-mysql source code

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.
mamann is offline