Well, I want the table data tag around every one, but table row each 4 entries.
I wish my table with X rows, but with only 4 columns.
Sorry for my poor english.
No, now in my script has a <td></td> for each entry in the database. But i wish that each 4 entries has </tr><tr >, so that the table only has four columns.
OK. Language problems, i speak english only a little.
I need the data appear in a table that has 4 columns. I always need that each four results this code is inserted:
<tr></tr>
in case that there is more than four results.