PHP - How do I make a new line be created after every two lines?

Thomas

New member
I have data from my MySQL Database that is being displayed in one of my php files but I would like it so that after every two words a new line is created.
 
Back
Top