It's unusual to use ?&, but it shouldn't cause any problems. If "poi" may contain non-URL characters, like spaces, then you'll need to escape it by using escape(poi) instead of poi
Test your server by pasting a full example URL into your browser address bar: http://www.mydomain.com/php/phpsqlajax_search.php?&placename=foo replacing "www.mydomain.com" and "foo" by sensible values. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
