Jump to content

php help! table controlling...


xing184

Recommended Posts

I met some troubles, i want to create a html table by php and it would arrange the data from mysql as below that shown

 

<tr><td>DataRow0</td>  |  <td>DataRow1</td></tr>

<tr><td>DataRow2</td>    |  <td>DataRow3</td></tr>

<tr><td>DataRow4</td>  |

 

i have tried to use looping but failed, can anyone give me a lesson, thanks.

 

 

Link to comment
https://forums.phpfreaks.com/topic/44767-php-help-table-controlling/
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.