Skip to content
Advertisement

Unable to show the data in table according to the value entered in serach field [closed]

This is my table search field. And this my script for getting the data searched by the user.

As i Enter name it is getting the data in response according to what i type in the search field.. but table data isnt changing. And also m using WHERE name LIKE %$value%; but how can i search for multiple columns or all column.

Advertisement

Answer

Only thing i see is status_sel not defined.. now it should work

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement