Can someone tell me the best method in PHP to find a non-whitespace delimiter from a given line?
Some examples are:
Ex 1: Ex 2: < Code> abc@gmail.com; the deer; ; 996655 <3: Ex 4: Ex 5: Ex 6: In the above 4 and 5, it should be returned without a delimiter. Any help is appreciated. If email is on the last column, then email it The first letter should be found before (excluding white space)). Once it finds the four, then it should be checked whether any of these is not one-zA-Z0- 9. \ R \ n \ f zone, do, abc@gmail.com, 996655
zone # doe # 996655 # abc@gmail.com
Joan Doe 96655 < / Code>
Joan Doe 996655 abc@gmail.com
zone; Doe; ABC @ Gmail Com, 996655;
No comments:
Post a Comment