View Single Post
Old 06-14-2011, 10:15 PM  
eMonk
Confirmed User
 
Industry Role:
Join Date: Aug 2003
Location: Canada
Posts: 2,310
Thanks, I'll play with this more in about an hour. Question.. I have 2 columns in both tables that I'm quering the same. Can I use:

$city_id = $row['city.city_id'];
$model_in_city_id = $row['model_in_city.city_id'];

So mysql knows which one I'm referring to?
eMonk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote