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
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
I\'m using Zend Framework ver 1.11.10, specifically the GDATA/YouTube functions. My log is getting blasted with
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?
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\
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
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
The case: Spreadsheets that have 2 columns with data. The columns are named \"first name\" and \"last name\".
How download cvs file with google authorization in google trends service - have to use zend framewo开发者_如何学运维rk classes and not other php ways .
I have an application using zend_gdata and create contact with the code below. $doc= new DOMDocument();