<?php $width = 5; $height = 3; for ($i = 0; $i < $height; $i++) { for ($j = 0; $j < $width; $j++) ... ///*** 無料ユーザー登録後、正常なすべてのコードが表示されます ***///