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?

Read more