如果你有时间阅读firebase-php文档,你可以看到如何使用帮助库来"连接"到firebase.但不幸的是,我认为连接只能通过phpunit建立,换句话说,输出只能在终端中看到.因为当您在浏览器中运行php页面时,它将返回致命错误.有谁知道如何使用助手库连接到火力点的数据,而无需使用PHPUnit的?先感谢您.
php firebase
firebase ×1
php ×1