I have a large amount of text that I need to store in a database so I can edit it online. Each cell can hold up to 250 characters, right? The text that I need to edit is much bigger then 250 characters. How would I go about splitting the text every 250 characters and then storing it into a database and then printing it so it looks fluid?
thanks
jga
thanks
jga
Comment