\n";
echo "
\n";
for ($y = 0; $y < $rows; $y++) {
echo " ";
for ($x = 0; $x < $columns; $x++) {
echo " | ";
}
echo "
\n";
}
echo " \n";
echo " \n";
}
echoTable("hold", 6, 6);
echoTable("matrix", 24, 10);
echoTable("next", 24, 6);
?>
| SCORE | 0 |
| RECORD | 0 |
| TEMPS | 00:00 |
| NIVEAU | 0 |
| OBJECTIF | 0 |
| LIGNES | 0 |