Update a document onto existing google document using Zend framework

Posted by Ali on Stack Overflow See other posts from Stack Overflow or by Ali
Published on 2010-03-22T07:42:50Z Indexed on 2010/03/22 7:51 UTC
Read the original article Hit count: 428

Filed under:
|
|

Hi guys I'm dabbling in google docs with Zend GData library - and succeeded to upload documents to google docs. However I would like to know how would it be possibel for me to upload a document and overwrite the document on google docs? Assume that I just have the docid which refers to the document on google docs.

Thanks again - I'm using Php and the Zend Gdata libraries

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about google-docs