08.06.2017, 23:44
You need more than 5 cells to send that text else it would be something like that
So the right code would be
PHP код:
Message: hello there
5 cells will display hello
You need more cells for that
PHP код:
new MSG[][128] =
{
"Hello",
"Something",
"Something hshshdgdhshdhshgsbsusisksnsnebbsbehehehehejej" //
};