Exactly what iglo said. There are no changes to the code when it is copied from our internal dev server to our external live server. Even if I initially do it on my localhost, I can freely copy it to our dev server and also our live server. It's all about relative references.
On a page with a Google Map only the API key needs to be changed, and that is done by in .inc file so even that is done automatically. Even our database connections are handled in a .inc file so they can be referenced the same on dev & live. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
