> "SELECT address, name, lat, lng, WHERE type= $type AND ( 3959 * acos(
>From your earlier quote, I would guess $type is a string. See some tutorial like http://www.sql-tutorial.net/SQL-WHERE.asp for syntax to use with strings in MySQL. Quotes are very important. Not a maps issue. -- 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.
