Ok this is my problem. :
I have 2 databases :
one with information about some journeys
nr two with starting date and end date for the journeys.
the reference between these database is a uniqe ID.
The thing is that when i want to show them, I want them to be order by starting date.
when i search for the posts that i need i search in a field called categori.
and i have to get the uniqe ID in the first table to get the starting dates in the second table. I can't grasp how i then can order them by starting date??
Anyone got an idea.?
Ask if you didn't understand. Machine code Rocks
I have 2 databases :
one with information about some journeys
nr two with starting date and end date for the journeys.
the reference between these database is a uniqe ID.
The thing is that when i want to show them, I want them to be order by starting date.
when i search for the posts that i need i search in a field called categori.
and i have to get the uniqe ID in the first table to get the starting dates in the second table. I can't grasp how i then can order them by starting date??
Anyone got an idea.?
Ask if you didn't understand. Machine code Rocks