Help for this page
$result = $start->fetchrow_hashref(); print "Ta-da!: $result->{username}\n";
while ($row = $start->fetchrow_hashref());