Hello,
I have a text as follows:
"My email is something@somet hing.xyz and I posted this @ 2 am"
I need to replace the @ by (AT) bu only the ones that are in email
addresses.
All other @ shouldn't be replaced.
I know how to replace all @ but I am having problems in replacing only
the @'s in the email addresses.
How can I do this?
Thanks,
Miguel
I have a text as follows:
"My email is something@somet hing.xyz and I posted this @ 2 am"
I need to replace the @ by (AT) bu only the ones that are in email
addresses.
All other @ shouldn't be replaced.
I know how to replace all @ but I am having problems in replacing only
the @'s in the email addresses.
How can I do this?
Thanks,
Miguel
Comment