Google Api With Codeligniter |
[eluser]angeal99[/eluser]
I want to build codeligniter with google api.. i don`t know where i must start from... but i have basic knowledge about google api (especially websearch one) can anybody here give me script / example google api application with codeligniter?? thanks so much ![]()
[eluser]Dan Horrigan[/eluser]
I actually just posted one that I created: http://github.com/dhorrigan/codeigniter-google-api
[eluser]pickupman[/eluser]
@Dan Nice clean code, could have used that last month. I wrote one very similar to that. I only needed localsearch api, but I like the syntax you created to use the other api points. I prefer the library to return FALSE if wrong/invalid response is received. show_error() will break execution.
[eluser]dinny_dunt[/eluser]
@Dan why i can't find your page? Please, I need help to add google api search in my CI project
[eluser]pickupman[/eluser]
@dinny_dunt, You have pulled up a 3 year old thread. The API for this library was deprecated in Nov. 2010 from Google, and likely would no longer work.
[eluser]dinny_dunt[/eluser]
@pickupman Do you have any solutions for me? I'm newbie so I need your help.
[eluser]pickupman[/eluser]
Here's a link to the current docs. [url="https://developers.google.com/custom-search/v1/overview"]Google Search API[/url]. CI is still PHP, so it doesn't have to be a CI library/helper for you to get this to work. |
Welcome Guest, Not a member yet? Register Sign In |