Seek regular expression: Zip Code or Area Code

Users questions: Seek regular expression: zip code or area code. Are numbers and figures between 3 to 6, write in the control property in, I know six is a * d (6), there may be six, may 5 position, may be 4,3 how do?
Experts answer: China Post Code: [1-9] * d (5) (?! * D) Commentary: China Postal Code 6-digit domestic phone number: * d (3) -* d (8) ** d (4) -* d (7) Comments: matching form as 0511-4405222 or 021 - 87888822 Other See http: ** www.willi amlong.info*archives*433.html
  • This information provided by the users.Thanks!