my $count; while ($pointer = $sth->fetchrow_hashref) { $count++; $type=$pointer->{'NET'}; $car1 =$pointer->{'CAR1#'}; $line =$pointer->{'LINE#'}; print "<br><b>$count</b><br>"; if($count >= 2) { print "<b>**$count **</b> } else { print "<br><b>^^^^ $count_claims ^^^^</b><br>"; } } if($type) { print "<META http-equiv=\"REFRESH\" content=\"0; url=go.htm +\">"; } else { print "<META HTTP-EQUIV=\"refresh\" CONTENT=\"0; URL=notfou +nd.html\"> \n"; exit; }
In reply to Right Number DB by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |