Bluemix 中的 PHP 应用程序如何使用 SQL 数据库服务?
Posted
技术标签:
【中文标题】Bluemix 中的 PHP 应用程序如何使用 SQL 数据库服务?【英文标题】:How can a PHP application in Bluemix use the SQL Database service? 【发布时间】: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? 【参考方案1】:这是一个sample project,它使用php 连接到Bluemix 中的MySQL 服务。文档(SQL 和 MySQL)也深入讨论了该主题。
如果您有具体问题,请在下方评论。希望这会有所帮助!
【讨论】:
【参考方案2】:另一篇您可能会觉得有帮助的文章:“Build and deploy a REST API on IBM Bluemix with PHP and MySQL。”
【讨论】:
以上是关于Bluemix 中的 PHP 应用程序如何使用 SQL 数据库服务?的主要内容,如果未能解决你的问题,请参考以下文章
如何将内部 MobileFirst 混合应用程序部署到专用的 Bluemix 环境?