Filter list of phone numbers using php
        Posted  
        
            by LiveEn
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by LiveEn
        
        
        
        Published on 2010-03-17T10:16:06Z
        Indexed on 
            2010/03/17
            10:31 UTC
        
        
        Read the original article
        Hit count: 264
        
I have a list of phone numbers that start with the below numbers and in different formats...i need to grab the numbers that start only with the below numbers/format using php......
020 8
07974 
+44 (0) 20
+44 0
440203
any help will be appreciated..
© Stack Overflow or respective owner