Hello,
I hope someone can help me solve this:
I am writing a script which can extract phone numbers from a peice of entered text which i can do fine but when there are other numbers it becomes more complex and i cannot seem to find away round it. All the numbers are not necessarily using the correct format, which i can easily sort once i have got the phone number. A few example numbers are:
111%111%1112
[11.1,11-1-11.12]
111 (111) 1112
An example of the text is:
Phone 111 (111) 1112 to get this for 75% off - Call Now. Offer open to 5pm only full price after 5.
Ofcourse some are longer and contain more numbers than that. Can anyone help me figure out how to fix this?