Sorry, I must have been tired.

I meant to say I get errors as soon as I introduce the ...

      header("Content-type: text/xml");         line



The error reads:

XML Parsing Error: not well-formed
Location: http://test.worldcabfares.net/?country=61&search=
Line Number 6, Column 75:<script type="text/javascript" src="http://
maps.google.com/maps?
file=api&v=2&key=ABQIAAAA8Z9Is1ubCtSLdKXhpI2kZRQ_oocNPfRZseusiF9XX4AYK1I8jhTsUVcVZWQS5FS6_HYHfUs4ETlerQ"></
script>
--------------------------------------------------------------------------
^

But as line 6 is purely the header line containing the GoogleMap API
key I don't believe this is the real problem.

Apologies again



On Feb 28, 8:43 am, Rossko <[email protected]> wrote:
> >http://test.worldcabfares.net/index.php?country=64&search=
>
> I get a map with markers in IE6, no errors
>
> > I get errors as soon as I introduce the:
> >      echo $dom->saveXML();             line
>
> Perhaps your php doesn't have domxml.
> Dunno, you haven't told us what error you get.
> Go back tohttp://code.google.com/apis/maps/articles/phpsqlajax.html#outputxml
> and read down to an alternative method titled "Using PHP's echo to
> output XML"

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