Have a php questions?

fudge111

New member
On my site the user can input a description. The problem is that the amount the user can put in is unlimited and remains all in one line. What i want is for the user to get cut off when they have exceed 200 char and that each line contains only 50 char. I have no idea where to begin with programming something like this.
 
Back
Top