I am sending messages to users through Nodejs. If any message contains & symbol it is breaking the message.
E.g.
Terms & condition
and here is some other text
Users accepting only Terms. The rest of the messages were not sent.
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I am sending messages to users through Nodejs. If any message contains & symbol it is breaking the message.
E.g.
Terms & condition
and here is some other text
Users accepting only Terms. The rest of the messages were not sent.