Prerequisites
We are going to use PHP to dynamically create an HTML document with the appropriate Google Maps javascript code.
- An Apache webserver running PHP and MySQL (other webserver with PHP and MySQL will probabely do as well).
- A table in your database with lat, lon and description fields.
- Some basic HTML and PHP knowledge.
It works.
No comments:
Post a Comment