Search found 1 match
- Wed May 02, 2012 11:57 pm
- Forum: PHP - Code
- Topic: advance search script
- Replies: 1
- Views: 201
Re: advance search script
Hi, For advance search functionality using Ajax in PHP do as per the following instructions Step 1: main page This page contains the search engine input field, and show the search results into the layer <div id="search-result"> Add a link to javascript function inside the <head> tag <scrip...