Thread
:
MYSQL: Multiple values in column
View Single Post
03-12-2011, 07:41 AM
k0nr4d
Confirmed User
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,228
Make three tables.
cities (varchar255 city_name, int11 auto incrementing ID)
models (with all your model info)
models_cities (model int11, city int11)
__________________
Mechanical Bunny Media
Mechbunny Tube Script
|
Mechbunny Webcam Aggregator Script
|
Custom Web Development
k0nr4d
View Public Profile
Visit k0nr4d's homepage!
Find More Posts by k0nr4d