Login   Register  
PHP Classes

Class: To michael

Icontem
elePHPant

  Classes of johno dread  >  To michael  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: To michael Support forum
Base name: blog
Description: Retrieve blog posts from a text file
Version: 1.0
Required PHP version: 4
License: GNU Free Documentation License (FDL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of johno dread
Name: johno dread <e-mail contact>
Published packages: 3 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: ???

Innovation Award

PHP Programming Innovation award nominee
July 2009
Number 12
Most blog systems use a database to store and retrieve the blog posts.

This class provides an alternative solution that uses only text files to store the posts. Therefore it works even in PHP installations that do not have a database.

Manuel Lemos

Groups

Group folder image Blogs Managing and publishing blogs View top rated classes

Detailed description

This class can be used to retrieve blog posts from a text file.

It can access a text file and parse it to retrieve blog posts from it.

The class can get the titles of all stored posts body, and get the author and date of each post.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file blogapp.php Appl. Index file
Plain text file msg.php Class Class file
Plain text file blogs.txt Data blog file
Download all files: blog.tar.gz blog.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.