hi
as i am new to PHP
I am trying to find the name and mobile number from a string.
i am using textarea as input
format is as
1 - name, mobile(10 digit[9999999999], 11 digit[0-9999999999], 12 digit[91-9999999999]) in a single line
2 - user can input only mobile number in a single line
3 - user can enter multiple record (one record in a single line)
Can any one help me?
Thanks in advance.