while ( $users = $sth->fetchrow_array ) { if(param("username") =~ /$users/i) {