Scusate ma come faccio ad andare a capo quando raggiunge il numero 19?
Grazie<?php
for($c=1;$c <39;$c++){
echo "<td><a href=\"index.php?pid=128&giornata=".$c."\">";
echo "".$c."";
echo "</a></td>\n\t";
}
?>
Scusate ma come faccio ad andare a capo quando raggiunge il numero 19?
Grazie<?php
for($c=1;$c <39;$c++){
echo "<td><a href=\"index.php?pid=128&giornata=".$c."\">";
echo "".$c."";
echo "</a></td>\n\t";
}
?>