How to write a regex to validates a middle initial in PHP
Hoe to write a regex that validates middle initial in PHP. Because some people have more than one middle initial the regex should allow between one and and thee middle initials. The regex should allow one letter with or wothout…