Hi.. I am creating one table has huge data.
creating one input text & search button.
when put some string i.e. anything we want as input in text field
when click on search button...
I want to show that the content match with string the rows in database are displayed.
like search function?? but only for my database....
How to do that in php mysql ajax???