Quote:
Originally Posted by ronnie
Hey, if it works, thats all that counts. Kinda confusing, dont know you db layout, ect, not that I want to know.
I try to keep all my stuff in one table at a time, sure makes queries easier..
ronnie
|
It works, but it bugs me that I have to do it in two steps. First get the sponsors, then go through each sponsor and check if they have the banners I'm looking for.
Which means: If I have 100 sponsors = 101 queries.