<?php for($sayi = 0; $sayi < 117; $sayi++) { echo $sayi; echo '<td> <img src="images/skinler/'.$sayi.'.png"> </td>'; } ?>