(Untested)$i = 1; print "<tr>"; for ( @images ) { print "<td>"; # print image print "</td>" print "</tr><tr>" if !$i++%5; } print "</tr>";
In reply to Re: reading all images in a directory
by Transient
in thread reading all images in a directory
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |