I would like to create a database that I guess would kind of be like how craigslist has theirs (I assume).
I don’t want people to list items for sale though, I just think that their structure would work best for me.
Can someone tell me how they would structure it?
I would like State -> County -> City -> then from there a posting containing $title, $date, $location, $items, etc…
I would also like to display the city underneath the correct county.
I’m not asking for the code for this I am just asking for a starting point (basically the structure of it).
Any help is very appreciated