Name | Modified | Size | Downloads / Week |
---|---|---|---|
SearchPuppy_v1.2_by_sanket.zip | 2011-05-06 | 68.2 kB | |
readme.txt | 2011-05-03 | 1.4 kB | |
SearchPuppy_v1.1_by_sanket.zip | 2011-05-03 | 59.7 kB | |
SearchPuppy_v1.0_by_sanket.zip | 2011-05-03 | 59.7 kB | |
Totals: 4 Items | 189.0 kB | 0 |
/**********************************************************************************/ // SeachPuppy v.1.2 local site Search by Sanket Shembekar // // Version 1.2 04 MAY 2011 // //--------------------------------------------------------------------------------// // This software can use only for non commercial purpose // // // // Give your valuable Feedback [sanket_shembekar[at]live.com] // // // // Project Home : http://searchpuppy.sourceforge.net // // // // Author : Sanket Shembekar // // // // Version: 1.2 // // // /**********************************************************************************/ Features: 1. Exact string matching 2. Dropdown suggestions for search 3. Very simple to implement Changes in V 1.2 1.Fast suggestions fade out when you choose suggestion 2.Disable search button if textfield is blank Setup: 1. Use Sql.txt and create sample database 2. Customize Post.php with your database name,usename,password etc. with the help of indications provided in it 3. Open Seach.php