Jump to content

Generate Table Through Php [solved]


aeris130

Recommended Posts

Basically, what I want to do is to query a table for several matches (mysql) and generate the output into a table. Every match is supposed to get its own <td>. The problem is, that I only want 4 <td>'s on every row. After that, I'd like to insert a </tr> and start a new <tr> before continuing to generate td's.

Is this possible?
Link to comment
https://forums.phpfreaks.com/topic/13152-generate-table-through-php-solved/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.