Asked 9 months ago
17 Aug 2023
Views 732
shyam

shyam posted

Firebase : Is there any way where i can connect to Firebase database with Php scripts?

i have Android application for delivery-related stuff.
i am storing the live location of the user at firebase real-time database

now I want to show the movement of the delivery guy on google map, so the client using the web app also can see is the delivery reached or where it is a delivery guy really are.

so i want to get real-time database at php

so i can connect php to Firebase and get realtime data?
Post Answer