Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 Google Docs 中的 Zend gdata (oauth) 将文档/文件附加到类别或文件夹?
谢谢!
您可以使用Zend_Gdata_Docs::insertDocument()将资源添加到集合/文件夹。另请参阅 Google 文档列表 API:https ://developers.google.com/google-apps/documents-list/#adding_a_resource_to_a_collection
Zend_Gdata_Docs::insertDocument()