MySQL/PHP, how to retrieve 4 items, then print a line?

Patrick

New member
I have a page that prints items 4 per row, and would like it to make a html <hr /> every four items, then start the net row. I found something here: (http://stackoverflow.com/questions/1030321/php-and-mysql-show-5-rows) but it didn't work for me
 
Back
Top