Thanks, but I'm hoping for a php answer... I think I may have found an answer if I can get the parsing bugs worked out of it. Here's the page I found: http://www.webmasterworld.com/forum88/7545.htm
I've already started modifying it, It looks as though they're basically just nesting IF and WHILE statements, and counting down(or is it up?) variables so that it resets after a preset number until the data is all out of the mysql table. As near as I can tell, somehow a colon is supposed to increment or decrement a variable? Perhaps someone can enlighten me if it's as simple as a colon? Thanks! Levi On Thursday 18 August 2005 4:05 pm, Carl Lowenstein wrote: > On 8/18/05, Levi Smith <[EMAIL PROTECTED]> wrote: > > How would one go about creating a dynamic 4 column html table based on > > mysql data? > > > In the olden days (25 years ago) this would be a job for tbl(1) and > troff(1). Perhaps you could use the GNU equivalents gtbl and groff. > Especially since groff can be stimulated to produce HTML output. > > carl > -- > carl lowenstein marine physical lab u.c. san diego > [EMAIL PROTECTED] -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
