【发布时间】:2015-05-08 16:25:20
【问题描述】:
我正在使用 Bluemix 部署一个 Web 应用程序。我正在使用 PHP 和 SQL 数据库服务。但我有一个问题:如何链接我的 PHP 代码以查询 Bluemix 中的 SQL 数据库?
【问题讨论】:
-
这个问题也解决了使用 PHP 中的 SQL DB 服务:How can I convert a project to use the Bluemix SQL Database instead of the Bluemix mySQL Database?