I just use the PHP codes to output XML in my page. No more codes.
On Aug 30, 12:13 am, Rossko <[EMAIL PROTECTED]> wrote: > > "XML Parsing Error: XML or text declaration not at start of entity > > Line Number 3, Column 1:<?xml version="1.0" encoding="UTF-8"?> > > ^" > > Yes, you still haven't fixed the error in your php code. > > Something to look for, that isn't always obvious, is blank lines or > newlines in your secret xxxx.php file OUTSIDE of the > <?php > ..... > ?> > lines. Those blanks or newlines will be faithfully output in the > XML. No amount of posting your php here will allow us to see that > problem. > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
