【问题标题】:How to access google spreadsheets with php in google app engine?如何在谷歌应用引擎中使用 php 访问谷歌电子表格?
【发布时间】:2011-08-07 15:03:40
【问题描述】:

我已经在带有 Quercus 的 GAE 中安装了 PHP,但我正在尝试访问我的谷歌电子表格,我想像在 mysql 中一样选择、插入、更新和删除(或删除,忘记函数)。怎么做??

【问题讨论】:

  • 电子表格不是关系数据库。是什么让您认为您应该能够对它们使用 SQL 命令?

标签: php google-app-engine google-sheets google-docs-api quercus


【解决方案1】:

您可能需要 Google 提供的库:http://code.google.com/apis/gdata/docs/client-libraries.html

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-09-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-12-30
    相关资源
    最近更新 更多