google map api

Display Google Map with MySQL Database using PHP

Submitted by donbermoy on
About Display Google Map with MySQL Database using PHP Tutorial This tutorial shows you how to display information from a MySQL database on a Google Map using the Maps JavaScript API. It suits people with intermediate knowledge of MySQL, PHP and XML. The map in this tutorial displays two kinds of markers to differentiate between the location of restaurants and bars respectively. A database in

Geolocation(Google Map API)

Submitted by GeePee on
This project will teach you how to use Google Map API using the jQuery. User must simply input the complete address or the land mark of what they're looking and by clicking search button, it will automatically locate the address. (Note: This will work only if you have a internet access because we used google API). Hope you learn from this simple project.