[thelist] PHP and article splitting

Poojie poojie at dccnet.com
Fri Jun 15 14:49:52 CDT 2001


Hello.

This is almost always (if not _always_) done using a database to
store the article in seperate pages. You may or may not be keen on
the idea of using a database or you may not be able to run a
database on your server, so you could also do this using plain old
text files by storing each page in a seperate file
(articlename_1.txt .. articlename_4.txt). This probably isn't worth
it though as it would be pretty taxing on your server depending on
what kind of traffic you are getteing.

As for tutorials and all that, check out http://www.phpbuilder.com/
.


Daryl


----- Original Message -----
From: "John Meyer" <john_meyer at geocities.com>
To: <thelist at lists.evolt.org>
Sent: Friday, June 15, 2001 1:31 PM
Subject: [thelist] PHP and article splitting


Hi, I have gone to several sites where the article is split over
several
different pages.  Does anybody have an idea/tutorial/faq about how
this is
done (generally) and how it can be done specifically in PHP?
Thanks.


---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list