I\'ve been trying to install Zend Gdata.I\'m running from a dev environment so have access to php.ini.
I would like to read-write specific cells in a Google Spreadsheet, but I\'m puzzled by the lot of information on the internet about how to do it. I only have access to shared hosting (which means an F
I am having trouble working with Google Docs and Zend Framework 1.11.4. What I am attempting to do is upload a document to Google Docs, retrieve the HTML content and delete the document.I am working
I\'m utterly lost as to how one can programmatically publish a Google Document (specifically a spreadsheet).
I successfully retrieved token key / secret after applying Google Hybrid Protocol (OpenID + OAuth). Then I\'m looking into Zend documentation here:
Using Zend _gdata.For some reason, recently the $when string is no longer utf-8.I need to convert it to utf-8.All the other fields are working fine.
I see this tutorial referenced a lot for how to retrieve Google Contacts using PHP.It says that all you have to do is install Zend and then start using the code examples provided.
I installed Zend Gdata 1.11开发者_运维技巧.2 but I don\'t see anything in it labeled OAuth... does it support OAuth?I do it like this, for Docs, Calendar, and Picasa:
When working with the Blogger API the user ID is expected to be numeric. 开发者_如何学CI found out my numeric ID by looking at the URL for my Blogger profile page. However, I want my users to be able
Retrieving spreadsheet content usin开发者_运维百科g for a specific spreadsheet isn\'t that hard: