drbxr86044 2016-08-16 09:20
浏览 34
已采纳

在Android应用程序中使用Php和Sql服务器[关闭]

Sorry if i am being ignorant but i started reading and learning about php and sql and all the sites i've checked said that php is designed for web. I want to create a db for my android application, Can anyone clear my confusion and tell me, should i learn php in order to create a database server for my android application?

Thx.

  • 写回答

1条回答 默认 最新

  • dqydp44800 2016-08-16 09:23
    关注

    PHP has absolutely nothing to do with the database layer. Your database is a completely stand alone software which is not written in PHP or has anything to do with the PHP language.

    Php is designed for web

    No PHP can be used to write CLI programs its not just for the web.

    You can use any database you like, SQL Server, MySql, Marner DB, Postgres, SQLite, Oracle DB, Mongo DB, Couch DB to name a few. Pick which everyone suites your needs the most and use that.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥500 52810做蓝牙接受端
  • ¥15 基于PLC的三轴机械手程序
  • ¥15 多址通信方式的抗噪声性能和系统容量对比
  • ¥15 winform的chart曲线生成时有凸起
  • ¥15 msix packaging tool打包问题
  • ¥15 finalshell节点的搭建代码和那个端口代码教程
  • ¥15 Centos / PETSc / PETGEM
  • ¥15 centos7.9 IPv6端口telnet和端口监控问题
  • ¥20 完全没有学习过GAN,看了CSDN的一篇文章,里面有代码但是完全不知道如何操作
  • ¥15 使用ue5插件narrative时如何切换关卡也保存叙事任务记录