$rs1->execute; report_error( (@{$rs1->fetchrow_array) ? "username_exists" : "username does not exist" );