Matching a string between 4 and 128 characters with PHP and Regex September 23, 2022 1 Min Read 0 16 Matching a string between 4 and 128 characters with PHP and Regex. Works with preg_match and preg_match_all… PHP Chief Dev