01-04-2008, 04:32 PM
|
#2 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 440
Thanks: 3
|
My answer is arrays. Break up your enormous piece of text after the "separators" - [nextpage] or such, and store each piece into an array entry. Unfortunately, you must do this every time the page is refreshed/changed, but you can also use temporary files or tables and pull the text from there.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
|
|
|
|