How does SMSTool3 represent newlines? How many characters does a newline take in the message?
I have a php script that counts characters from a textbox. I'm trying to program client/server side validation. I need to know how SMSTools represents newlines(\n, \r\n, 0×0A)...and how many characters a new line represents in the message to adequately notify the user.
Thanks,
Adam