Step by Step guide to validate a user name and US & Ethiopian Phone Numbers with PHP preg_match
PHP preg_match examples that can be used for real-life projects are hard to come by. Here I try to elaborate regex in PHP by using actual codes I have used to validate user name, email, phone number, etc. However, as usual, I suggest checking the ba...
alula.hashnode.dev6 min read