Hello,
I'm creating a line break feature in my website. When users make a comment, it is stored in a database, and all comments are refreshed when the page is reloaded. My one issue is formatting the text for the comments. Using prefferably PHP, can anyone recommend a method for inserting a line break (<br>) every 20 characters before submitting the text to the database?
Thanks,
Legs
Tags: