Php程序从Amazon-simpleDB获取数据

发布于 2024-11-13 07:58:55 字数 261 浏览 1 评论 0原文

我正在 android 中开发一个移动应用程序,我使用亚马逊的 SDB 来存储数据,现在我想编写一个 php 程序,从 SDB 域中获取数据并处理它。我是 php 和 AWS 的新手。步骤是什么/procedures 将数据从 SDB 获取到我的 php 服务器。 我正在通过 Android 应用程序操作 SDB 中的多米尼(桌子)。 如果有人有想法请帮忙。提前致谢 * 如何在我的 php 服务器和 AWS 之间建立 http 连接? * 如何从 SDB 获取数据到我的 php 服务器?

I am developing a mobile application in android,I use amazon's SDB for storing data, Now I want to write a php program which fetches the data from the SDB domines and process it.I am new to php,and AWS.What are the steps/procedures to fetch the data from SDB to my php server.
I am manipulating the domines(tables) in SDB through android app.
If any one have idea please help.Thanks in advance
* how can I establish an http connection between my php server and AWS?
* how can I fetch data from SDB to my php server?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

爱的十字路口 2024-11-20 07:58:55

有相当多的 PHP 库可用于 SDB 和 AWS。请查看它们:

https://code.google.com/archive/ p/simpledb-php/

https://aws.amazon.com/sdk -for-php/ - 拥有一个由 AWS 员工编写的几乎所有 AWS 服务的库。

There are quite a bunch of PHP libraries available for SDB and for AWS. Please have a look at them:

https://code.google.com/archive/p/simpledb-php/

https://aws.amazon.com/sdk-for-php/ - has a library for almost all AWS service written by AWS staff.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文