This pattern can be used to validate a five-digit zip code: PHP Programing This pattern can be used to validate a five-digit zip code: Answer: /^\d{5}$/ Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+