RE: [PHP] How can I output a query in a table with the output in multiple columns?

2002-06-21 Thread John Holmes
> I've got the following situation: I have a list of items i want placed > in side-by-side columns in a table like this: > > name name name name > name name name name > name name name name > name name name name > > and so on. How can I do it? Name is a string in the database. You can try some

RE: [PHP] How can I output a query in a table with the output in multiple columns?

2002-06-21 Thread Jay Blanchard
[snip] I've got the following situation: I have a list of items i want placed in side-by-side columns in a table like this: name name name name name name name name name name name name name name name name and so on. How can I do it? Name is a string in the database. [/snip] -- Latex, Others w