Hi, I'm having trouble getting this done, can someone help?
I have a table called albums in my DB, and I want to display it so that it displays the first 3 rows in a <tr>, and the next 3 in a new <tr> and so on and so...I know this involves a while and for loop and some extra variables, I just dont know how its done.
