Doesn't really help. My page is in javascript, which is client side. How do I get this javascript kml string data moved over to a php script, so that it can save it?
On Feb 13, 11:21 am, Rossko <[email protected]> wrote: > > My web app generates kml and stores it in a string. I want to save > > this kml into a file on the server. Sounds like I need to get php, or > > some other server-side scripting language involved. What is the best > > way to approach this? > > Tryhttp://www.google.co.uk/search?hl=en&q=how+to+save+text+on+a+server > examplehttp://www.dreamincode.net/forums/index.php?showtopic=69055 -- 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.
