php-general | 2003022
Date: 02/20/03
- Next message: Jesse Guardiani: "Re: [PHP] TrueType + GD (ImageTTFBox)"
- Previous message: Wilbert Enserink: "[PHP] wfrite and chmod security stuff"
- Next in thread: 1LT John W. Holmes: "Re: [PHP] Splitting Article Into Multiple Pages"
- Reply: 1LT John W. Holmes: "Re: [PHP] Splitting Article Into Multiple Pages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greetings!
I have a MySQL database of essays that contain some pretty long articles.
I'm using PHP and instead of throwing all the text up on one mile-long page,
I'd like to be able to automagically break up the article among multiple
pages.
I had thought about using multiple text areas for breaking up the story when
it is published, but fear it may be a bit cumbersome for the writers. They
might be able to handle putting in a tag (like <pagebreak>) to signify page
breaks in the text if it's possible that PHP could spot the tags and split
it into separate pages accordingly.
Any thoughts on this (or where to find sample code to get me started) would
be greatly appreciated!
Thanks!
Alan
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jesse Guardiani: "Re: [PHP] TrueType + GD (ImageTTFBox)"
- Previous message: Wilbert Enserink: "[PHP] wfrite and chmod security stuff"
- Next in thread: 1LT John W. Holmes: "Re: [PHP] Splitting Article Into Multiple Pages"
- Reply: 1LT John W. Holmes: "Re: [PHP] Splitting Article Into Multiple Pages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

