Help for this page
while (my $item_id = $sth->fetchrow_array ())
while (my ($item_id) = $sth->fetchrow_array ())