mssakib Posted December 19, 2011 Share Posted December 19, 2011 Ajax Keyword Suggestion Like Google Hi I have made a script using google api . But i need to make a ajax auto suggestion like google. If you put a keyword it would give you suggestions. i want to make it using google API. so it would be easy. But i am not getting any IDEA.... so help guys Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/ Share on other sites More sharing options...
trq Posted December 20, 2011 Share Posted December 20, 2011 Have you tried using google auto suggest to search for help on the subject. Your not the first person to look for it. Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299569 Share on other sites More sharing options...
mssakib Posted December 20, 2011 Author Share Posted December 20, 2011 Done some searching . But all re manual not getting the from Google. it would be impossible to add all those suggestions manually. SO any other idea ? Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299598 Share on other sites More sharing options...
trq Posted December 20, 2011 Share Posted December 20, 2011 First result of searching "ajax auto suggest". http://woork.blogspot.com/2009/02/useful-ajax-auto-suggest-scripts.html Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299631 Share on other sites More sharing options...
mssakib Posted December 20, 2011 Author Share Posted December 20, 2011 Hi Those are not from google api. Their suggestions words are limited or we have to add manually. I want to get same as google using their api or any other system they have. Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299737 Share on other sites More sharing options...
trq Posted December 20, 2011 Share Posted December 20, 2011 So join the two concepts together. Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299738 Share on other sites More sharing options...
mssakib Posted December 20, 2011 Author Share Posted December 20, 2011 Problem is i am not finding goggle api for auto suggestion . so any info on that ? Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299739 Share on other sites More sharing options...
trq Posted December 20, 2011 Share Posted December 20, 2011 There likely isn't one. You would use Google api to retrieve data, then JavaScript to create the auto suggest. A big part of programming is learning to put different pieces together. Searching for specific tutorials will be a very long and slow process. Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299747 Share on other sites More sharing options...
mssakib Posted December 20, 2011 Author Share Posted December 20, 2011 Thx i would try my best Quote Link to comment https://forums.phpfreaks.com/topic/253497-ajax-keyword-suggestion-like-google/#findComment-1299767 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.