Im really stumped on this one, I have an area on my site where users can enter different contest drawings, I have 2 tables, 1 for the prizes themselves and 1 for the entries.
I can pull the prizes and the TOTAL entries, but I am having a hard time figuring out how to pull a specific users entries into each drawing. Here is an example of my tables (which can be changed, they are not used any where else on the site).
prizes (table name)
prize_id (key), prize_status, prize_name,...
How to get total entries for each row??
from MySQL https://ift.tt/37h7JB6
via IFTTT
0 Comments