hi thanks for ur help....dumping in mysql is no problem now but i'm having problem in searching...
as my search page containg following....this
Students Roll NO
Students Class
user has to fill both and has to press search button..but i dont knw how to make that form box work..
php is good plug to manage..the above search box..but i dont knw what to write..how to make the php search the mysql data and show the result to the user.....
for eg... if i put Roll No 105 and Class XI in each box and press the search button, then result should come by searching mysql database....thus what is the php cript..for that......
|