duanemei2194 2018-04-14 15:40
浏览 86

在服务器中发送firebase数据库详细信息

I have a serious question. I make an android app where i send details in firebase relatime database. But how i send my firebase database details in my own server and store that in my mysql database.

  • 写回答

1条回答 默认 最新

  • douzang7928 2018-04-14 15:54
    关注

    To access the Firebase Database from your server, you use its Admin SDK. See the documentation for more details: https://firebase.google.com/docs/database/admin/start. There is no official PHP SDK for accessing the Firebase, but this open source package looks promising: https://firebase-php.readthedocs.io/en/latest/.

    If you don't have control over the language on your server, consider using Cloud Functions which gives you a way to run JavaScript/Node code in response to database updates, and then post to a (secured) PHP page that writes to your MySQL database.

    评论

报告相同问题?

悬赏问题

  • ¥15 oracle集群安装出bug
  • ¥15 关于#python#的问题:自动化测试
  • ¥20 问题请教!vue项目关于Nginx配置nonce安全策略的问题
  • ¥15 教务系统账号被盗号如何追溯设备
  • ¥20 delta降尺度方法,未来数据怎么降尺度
  • ¥15 c# 使用NPOI快速将datatable数据导入excel中指定sheet,要求快速高效
  • ¥15 再不同版本的系统上,TCP传输速度不一致
  • ¥15 高德地图点聚合中Marker的位置无法实时更新
  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题