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 am trying to adapt the code in this post, found via the useful posts sticky, to the layout I need. I need to repeat the following table accross the page, the original code creats one table and repeats the cells. Could someone point me in the right direction, thanks
Are you saying you want multiple tables drawn down the screen, or one table with the rows drawn down the screen? Or do you want something entirely different?