Forcing a floated line-wrap in PHP

For every 4 floated elements, wrap to the next line:

<?=($b++%4==0)?'<br class="clr" />&#8216;:NULL?&gt;

View Comments · Tags: ,