Thursday, 19 September 2013

PHP | MYSQL Combine 2 arrays into one array for while loop

PHP | MYSQL Combine 2 arrays into one array for while loop

I am sure it is simple but i just cant get my head around it...
I have one table of images:
'mc_comps_IMAGES'
and a second which is prize images
'mc_prizes_IMAGES'
How can i join the 2 queries to create 1 while loop to use as a slideshow?

No comments:

Post a Comment