Is there an easy way of extracting international mobile phones from a database? Has anybody in their midnight surfing come accross open source software or resources that address this?
Any pointers are welcome, thanks!
Updates:
*1: I have a database with phone numbers and wanted to iterate through all phone numbers and only extract or save international mobile (cell) phones. Any open source software or scripts or int. mobile lists for achieving this?
*2: Found a few lists that could be merged to use in script for validating mobile phones.
*3: Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers: http://code.google.com/p/libphonenumber/