Thanks Rossko, I knew this was a sql issue, however being that it was a google map tutorial which suggested on different ideas to expand on it, I thought it would be beneficial to the group if they could learn from my experience on adding more functionality.
On Wed, Jun 9, 2010 at 3:06 AM, Rossko <[email protected]> wrote: > > "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]<google-maps-api%[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" 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.
