ajax-live-search icon indicating copy to clipboard operation
ajax-live-search copied to clipboard

AJAX Live Search is a PHP search form that similar to Google Autocomplete feature displays the result as you type.

Results 42 ajax-live-search issues
Sort by recently updated
recently updated
newest added

Hi, Hope you are enjoying no longer being in lockdown! I live in Brisbane and have been talking to many friends in Melbourne over the very challenging last months and...

The first query in Handler.php, the one starting with SELECT COUNT(*), is very inefficient. If we have a `comparisonOperator` of `'LIKE'` and any `searchPattern` other than `'q'`, it becomes even...

Again love this search feature. It's brilliant. I have 3 columns 'id', fname and sname. How can I edit the search results array so the id column can be clicked...

Hello, Is it possible to achieve the following? I use the tool in a search field of a table (filled from a mysql db) with usernames and the points they...

Hello After I implemented everything, I get this error message: Fatal error: Cannot declare class AjaxLiveSearch\core\Config, because the name is already in use in /var/www/clients/client10/web25/web/wf-tax.hu/ajaxsearch/core/Config.php on line 12 What can...

Hi Ehsan I Glad to meet you, I am also Iranian.Can the library you wrote be connected to the service? I want to ajax to api service and return result...

Hi,you made such a good job with that ajaxlivesearch , thank you ! I m just trying to add an input submit to send the input value to a php...

Hi, firsteval, greatwork, took me like one minute to set everything up. Works like charm for one table and multiple columns. But I am facing and issue how to use...

Hi, I cannot figure out how to do these two things: 1. remove footer from search. I found in .js file function and tried to use it but it doesnt...

I want to click the name, Like Aaron, and open a new file, like details.php. How I will do that?