In my project users communicate with each other by sending messages to each.
I have developed this feature.
I want to remove contact information from message like name or number more than 4 character in length.
users can communicate with each other by sending n receiving message but can not send contact information.
It is okay if user write me at example dot com in message.
I need program to remove email,phone and urls.
any idea?
Thanks
Thanks
Jaganathan BantheswaranPosted Oct 20, 2013, 1:12 AM
Can you post example email? Which part you want to remove?
How are you reading/sending messages?