【发布时间】:2014-11-05 06:27:35
【问题描述】:
我有一些地址如下
text #4/5, Some company & name with - in its name ltd.,
3rd cross, 5th main
(some land mark)
some place name
state, IN 566003
我下面的正则表达式不工作
\d{1,5}\s\w.\s(\b\w*\b\s){1,2}\w*\.
对我来说
【问题讨论】:
标签: php regex validation preg-match street-address