Welcome Guest, Not a member yet? Register   Sign In
Google Api With Codeligniter
#1

[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 Smile
#2

[eluser]Dan Horrigan[/eluser]
I actually just posted one that I created: http://github.com/dhorrigan/codeigniter-google-api
#3

[eluser]angeal99[/eluser]
wow thanks dude Big Grin

this i what i looking for Smile
#4

[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.
#5

[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
#6

[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.
#7

[eluser]dinny_dunt[/eluser]
@pickupman
Do you have any solutions for me? I'm newbie so I need your help.
#8

[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.




Theme © iAndrew 2016 - Forum software by © MyBB