Forum: Advanced PHP Programming
10-07-2010, 07:24 PM
|
|
Replies: 1
Views: 722
Join Tables with Distance Calculation
I am trying to join two tables together. First is a calendar of events with lat/lng sorted by distance. I also need to get the business information from the directory table.
This one works without...
|