if (!preg_match("/(?=.*\\d)(?=.*[a-z])(?=.*[A-Z]).{6,128}/", $password_1)) { array_push($errors, "Password does not match the requested form