Is it have any php coding can count the character of messages, and after the message's character dint excess 160 character, it is first message, excess 160, it will show that the message is second message and so on, excess 350, it will become third message. is it use if else statement?
But how to count the characters of message? Thanks.... :)
But how to count the characters of message? Thanks.... :)
Comment