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 need to use some form of pagination to sort through some user records. Client side pagination will not work due to the way I have my site set up. I have found a tutorial for server side pagination at http://articles.sitepoint.com/article/p ... pagination. I believe I have the right setup, but obviously not. The table does not get filled in properly. Hope someone could shed some light on this topic. Thanks in advanced!
I decided to go with some a little less complicated and followed a video tutorial at http://www.youtube.com/watch?v=wC0uc_TkdR0 The problem now is getting the array of rows.
Error:Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/s/l/i/*********/html/php/widgets.php on line 41