On 4 January 2012 15:54, naguenot <[email protected]> wrote:
>
> Please, can you help me ?
Not easily, because the query you are submitting with
$xml = simplexml_load_file($request_url) or die("url not loading");
depends on several variables over which we have no control.
You need to analyse what $request_url actually is when it's requested.
If you post here with an example $request_url which doesn't work, we
*may* be able to tell you why it doesn't. But we will need an
**actual** $request_url which has been calculated by your script, not
a url which *you* have calculated.
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" 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.