I want to get the results in the table of the word. I am about that Metla I am looking for "hello"
I want to get the results in the table of the word. I am about that Metla I am looking for "hello"
anaslamaizi
Posts: 4Questions: 1Answers: 0
I want to get the results in the table of the word. I am about that
Metla I am looking for "hello"
I just want to get the results that starts with "hello" only
This discussion has been closed.
Answers
You can use a SELECT server side WHERE COLUMN LIKE then return that as an array
I want this result when i put in search
Thanks for your answers
Looks like you might have disabled searching in the table. However, we'd need a link to the page showing the issue, per the forum rules, to be able to say what exactly is going wrong.
Allan
i want to get search by beginnings letters
for example if i put in search bare lettres "proc"
in the resutl
You need to provide more information. If you are using a database and server-side processing, then you have to modify your server-side code to include the necessary query.
Otherwise, as Allan already said: