Posted by chrislive on 09/27/05 10:46
another idea even though its a bit messy would be... if(($count_td == "1")OR($count_td == "")){ echo "<tr>"; } echo "<td>$content</td>"; if($count_td == "5"){ echo "</tr>"; $count_td = "1"; }else{ $count_td++; }
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming