RonnyZenn Posted December 28, 2007 Share Posted December 28, 2007 Hey, I'm not sure if this is the right place to ask that question but here you go... I use google map api with xml in my site and i want to disable public access to xml file.Is there anyway of doing it?! I thought maybe i could use php/mysql instead of xml but don't know how to do it exactly with google map api. cheers Link to comment https://forums.phpfreaks.com/topic/83459-google-map-api/ Share on other sites More sharing options...
zq29 Posted December 28, 2007 Share Posted December 28, 2007 Have you tried moving the xml file to a directory that is not web accessible? Link to comment https://forums.phpfreaks.com/topic/83459-google-map-api/#findComment-424893 Share on other sites More sharing options...
Sulman Posted December 28, 2007 Share Posted December 28, 2007 You could store the xml in a database then extract it from there in your script...? Link to comment https://forums.phpfreaks.com/topic/83459-google-map-api/#findComment-424924 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.