Destramic Posted October 1, 2011 Share Posted October 1, 2011 hey guys i want to create a script a bit like how google operates on its home page....you type in a search and before you know it the data is there without pressing enter. i would like to know how this can be done please if anyone can help me please Link to comment https://forums.phpfreaks.com/topic/248225-i-think-its-ajax/ Share on other sites More sharing options...
trq Posted October 1, 2011 Share Posted October 1, 2011 Google for "ajax auto suggest" Link to comment https://forums.phpfreaks.com/topic/248225-i-think-its-ajax/#findComment-1274653 Share on other sites More sharing options...
Destramic Posted October 1, 2011 Author Share Posted October 1, 2011 ok thank you i think that is what i need...bascially i dont want the data you enter to show under the text filed as shows but i want the data to show in a table underneath the form field where you type the search...and the data will come from mysql database http://www.devbridge.com/projects/autocomplete/jquery/#demo Link to comment https://forums.phpfreaks.com/topic/248225-i-think-its-ajax/#findComment-1274658 Share on other sites More sharing options...
trq Posted October 1, 2011 Share Posted October 1, 2011 And you are stuck where? Link to comment https://forums.phpfreaks.com/topic/248225-i-think-its-ajax/#findComment-1274660 Share on other sites More sharing options...
Destramic Posted October 3, 2011 Author Share Posted October 3, 2011 thorpe im thinking it is possibly json i need? what i wanna do it get data from my mysql database...say users for instance...when typed into the search box the user will display in a table below search bar...like so user email -------- destramic email etc... Link to comment https://forums.phpfreaks.com/topic/248225-i-think-its-ajax/#findComment-1275306 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.