2018-12-28, 06:58:47
perfect! it all worked perfectly.
Now im trying to actually display the group name when ever there is a new group.
So far its not working out, but im trying to do it in the loop with an if statement checking if its a new group each iteration, if so then add the group name to $rows, but so far its just outputing the name a lot (which makes sense since i dont know what is inside $rows exactly)
Now im trying to actually display the group name when ever there is a new group.
So far its not working out, but im trying to do it in the loop with an if statement checking if its a new group each iteration, if so then add the group name to $rows, but so far its just outputing the name a lot (which makes sense since i dont know what is inside $rows exactly)