Is there a more efficient way of generating tables than the way I do it?
What I do is, create the look of the table that I want in Dreamweaver, then cut & paste the table code into my text editor, then I just put 'echo' in front of every line.
It works, but is there a better way?
Thanks,
MT