zend-gdata
Restoring a Google Doc from Trash using Zend GData
I am creating a filemanger that uses Google Docs for storage, but I am having difficulty working out how to restore a开发者_运维问答 file that has been sent to the trash.I can send to trash by using t[详细]
2023-04-10 05:12 分类:问答Get response from loading movie to youtube
i am using the ZEND Gdata and youtube api to upload vidoes to youtube http://code.google.com/apis/youtube/2.0/developers_guide_php.html#Direct_Upload[详细]
2023-04-08 02:03 分类:问答include_once errors with youtube api / Zend Gdata
I\'m using Zend Framework ver 1.11.10, specifically the GDATA/YouTube functions. My log is getting blasted with[详细]
2023-04-07 07:16 分类:问答Retrieve Google Calendar owner's email address
Is it possible, with the Google Calendar API / Zend Gdata, to get the user\'s google email address, after he successfully authenticated with AuthSub and I have an access token?[详细]
2023-04-01 11:15 分类:问答Permission denied for document creation using Gdata services
I\'m trying to create an empty Spreadsheet using Gdata API. As I\'ve reached the same problem as this other friend here (http://goo.gl/AHT7S) the default Zend API do not support this operation. So, I\[详细]
2023-04-01 08:06 分类:问答Searching YouTube using API from PHP with more than one word in search term
I have been trying to use the YouTube API to search for videos from YouTube using the Zend Gdata class. When I type a search term with a开发者_开发知识库 single word I get back expected results but wh[详细]
2023-03-30 19:29 分类:问答How to create an empty spreadsheet using Zend GData
How to create a new, empty开发者_如何学Python spreadsheet using Zends GData Library?According to the Google Documents List API, to create a new, empty spreadsheet: follow the instructions in Creating[详细]
2023-03-21 13:34 分类:问答Zend_Gdata_Spreadsheets: How to delete and insert 2 columns of new data in efficient way
The case: Spreadsheets that have 2 columns with data. The columns are named \"first name\" and \"last name\".[详细]
2023-03-18 09:50 分类:问答How download cvs file with google authorization in google insights - have to use zend classes and not other php ways (zend_gbase etc.. )
How download cvs file with google authorization in google trends service - have to use zend framewo开发者_如何学运维rk classes and not other php ways .[详细]
2023-03-12 22:12 分类:问答Add a contact to a group using Zend_GData and Google Contacts API
I have an application using zend_gdata and create contact with the code below. $doc= new DOMDocument();[详细]
2023-03-08 06:38 分类:问答