retrieve results from mysql using jquery/php/ajax

Flippy

New Member
I'm using codeigniter for this project. I have a search form and search form results. Now when I click search in search form I'm being redirected to search form result and I get results. Is it possible to create div or table in search form which is hidden at first then call the search procedure and which results it returns to get them back in the page without reloading it?Using jquery/ajax/php ? Thank you
 
Back
Top