Jump to content

[SOLVED] How is this done?


unsider

Recommended Posts

Alright I'll get right to it, as the solution is probably simple.

 

I have my content being displayed in the below form after it's retrieved from the database.

 

|1|2|3|4|

|5|6|7|8|

|9|10|11|12|

|etc..|

 

But I'm using a while loop to retrieve the information, but every four outputs, I need to create a  new </tr><tr> like in the example above.

 

As opposed to allowing it to loop

 

|1|2|3|4|5|6|7|8|etc...

 

I hope this makes sense..and if so can you explain what this is or how to accomplish it?

 

Thanks.

 

 

Link to comment
https://forums.phpfreaks.com/topic/117962-solved-how-is-this-done/
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.