Oh, btw, if you're splitting along chars, make sure you don't munge your
data TOO much.

Breaking mid-word can be annoying, esp if it's to be displayed as "a page."

I have a splitter I wrote that'll either break along word boundries, or
along sentance
boundries.

Haven't pounded it yet, but it seems to work...

-Szii

----- Original Message -----
From: "Jimmy Brake" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 15, 2001 9:58 PM
Subject: [PHP-DB] 'the missing character' YIKES


> I forgot to detail the problem, I loose a character every once in a while
basically every 3500 characters.
>
> Jimmy Brake
> Cool Tools and Stuff
> Critical Path Inc.
>
> "Making your job easier"
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to