> but the real problem is I can't seem to replace the newlines with brs.
Honey why ain't you using nl2br();
>I also need to break up a word if it's over 80 characters long
Find out what the max no. of letters you can have per line. Then perform tricks using the modulus operator. You understand that honey?
>LOL it looks like the owner of this site needs some help with the formatting too!
She's too lazy to fix that.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
i just made a code to break up the words for you. you will need to customize it to work with you setup. i can do this for you but you need to post all of your code so i can see exactly what you are doing.
kkeith29
Nearly a Posting Virtuoso
1,357 posts since Jun 2007
Reputation Points: 235
Solved Threads: 194
so if am reading this right, you want to add
before it goes into the database. from the code you wrote it is adding
when its being retrieved from the database
kkeith29
Nearly a Posting Virtuoso
1,357 posts since Jun 2007
Reputation Points: 235
Solved Threads: 194