@Rossko
thanks for your information
I have tryed to do it - to get the xml file it works
link to the map - there is a link to the XML file
http://www.weltmeer.ch/divelog/index1.php

but then it is not loading to the Map
i have done it like this example
http://code.google.com/apis/maps/articles/phpsqlajax.html
have a nice day

have a nice day
vincent

On Mar 28, 4:59 pm, Rossko <[email protected]> wrote:
> > I wonder which is the name which came out of the DB
> > This example call everithing with the same name so it is not easy to
> > understand.
>
> Not a maps question, see a php/MySQL tutorial 
> e.g.http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/retrieve-data...
>
> $row is an array that steps through the sql results one at a time
> $row['name'] is the content of the 'name' column for that row
>
> > the Other Question: Where this xml File is stored?
>
> Not a maps question. See a php/dynamic XML tutorial e.g. 
> -http://www.wallpaperama.com/forums/how-to-make-dynamic-xml-files-with...
>
> It isn't stored anywhere.  phpsqlajax_genxml.php produces XML line by
> line as it works, each time that is called.   To whover calls
> phpsqlajax_genxml.php , it "looks like" an XML file but no real file
> is produced.

-- 
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.

Reply via email to