1
Good Afternoon!
I wanted some tips.
I am developing a project of a classified site, I want to use it with several cities here in the region, as I can do so that on the same site the user select his city?
For example, the user selects São Paulo the site directs to the classifieds of São Paulo. Rio de Janeiro the same thing, etc...
What they tell me?
Thank you!
Any specific question?
– Renan Gomes
How to separate this in a database?
– Eduardo Paludo
Basically a table with municipalities and a field
id_municipio
(example) in the advertisement table– Lucas