September 2002
Intermediate to advanced
544 pages
13h 6m
English
The message board is implemented using two Perl programs. One is used to display a list of topics; the other is used to post new topics and responses to existing topics. Each topic with its responses is stored in a text file. All the topic files are stored in a common directory.
|
| All the topics could have been placed in a single file, but that would have made it a bit more confusing. |
The topic files themselves are plain text files, which are formatted using XML. The program used to create and modify topics generates XML format using a structure that I designed, and the Web discussion group application understands ...
Read now
Unlock full access