PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I'm sure this is something extremely simple and I'm overlooking an obvious mistake ( like always ) but considering the fact that I can't seem to find it, I decided to ask for your help.
I'm trying to have it grab the last 20 entries from my SQL database, but it's only grabbing the last one... twenty times. Enough with the explanation, here's my code: