I'm having a problem here, i have a field in a DB that supports 250 char, i need to split it in order to use only blocks of 50 chars and then make a line break on it, i don't know what's the best way to do it, is it better to split and append the "\n" when the text is submited to the DB or when it's read from the DB?
Either way can someone help me with the split code?
Thanks in advance
Herminio, Portugal
Either way can someone help me with the split code?
Thanks in advance
Herminio, Portugal