Thanks guys for your support.. I just discovered that the $city variable wasn't parsed out properly from linked in response and hence I was getting an error..
Thanks you so much again... Akshay On Thu, Feb 10, 2011 at 7:12 AM, Rossko <[email protected]> wrote: > > even I am guessing how come XML tags are there...my string is this much > > only > > > > $address = " > http://maps.google.com/maps/geo?q=$city,+$state&output=xml&key=$key"; > > Thn you need to find out what the value of your $city and $state > variables are > > -- > 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. > > -- 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.
