table output

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!

Moderator: General Moderators

Post Reply
joeyxaza
Forum Newbie
Posts: 6
Joined: Mon Dec 22, 2008 2:50 am

table output

Post by joeyxaza »

can anyone help me with this problem; i am developing an php app where i retrieve data from a mysql database. the problem is that i want output my data in a table format(such as the format used in http://www.irishfa.com/squad-profiles/squad/2/under-21/). can anybody help me out?
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: table output

Post by requinix »

This is such a simple question I bet it's been asked before. And answered. Many times. Enough so that it made its way onto the Useful posts sticky.
Post Reply