I have a blob of text on a string, with new line characters and all. What I need to do is to pick the first (Say) 200 characters for a summary of the blob. Long story short it has been a looooong day and I can't figure anything out anymore.
Oh, and I'm using PHP 4 so chunk_split($row[6], 200); is not an option :\
Anybody care to throw this dog a bone?
- DN


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks