Help for this page
$sth->execute(user) or die $db->errstr; ... $num_rows = $sth->rows; return (@usr_info, $num_rows);
print "Rows = ".$num_rows."\n"; ... Info = user A ... (to 6) Info = 1