Code: Select all
<?php
$n = 1
for ($i=1; $i<=5; $i++)
{
echo "<a href='http://www.statewideclaimsservices.com/" . $n . ".jpg'><img class=normal src='http://www.statewideclaimsservices.com/" . $n . ".jpg'></a>";
$n++;
echo $n;
}
?>but i can't figure out what it is
<*({[ code may contain mature content ]})*>