I have a textarea that I want a user to copy and paste into. The data pasted once submited is passed within a variable and outputed into a td within a table.
This is all working fine. What the problem is is that the table is forced to stretch. How do I make the text wrap within the td? I've tried so many things I must be over looking something. Got any ideas?
Does anyone know a php script that will add a \n every 15 words of so?
Thanks for any help.
This is all working fine. What the problem is is that the table is forced to stretch. How do I make the text wrap within the td? I've tried so many things I must be over looking something. Got any ideas?
Does anyone know a php script that will add a \n every 15 words of so?
Thanks for any help.