Login   Register  
PHP Classes

Class: Simple Forum

Icontem
elePHPant

  Classes of Wojciech Napierala  >  Simple Forum  >  Download  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple Forum Support forum
Base name: simpleforum
Description: Manages and displays the posts of a forum
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Screenshots Screenshots   Author   Group folder image Groups   Detailed description  
  Dependencies   Applications   Files Files  

Screenshots

Main site with main threads
File Role Description
Accessible without login Image file sforum.png Screen Main site with main threads
Accessible without login Image file sforum1.png Screen Messages in thread (this one shows no messages only main thread message)

Author

Picture of Wojciech Napierala
Name: Wojciech Napierala <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Home page: http://w2k3.pl/

Groups

Group folder image HTML HTML generation and processing View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Forums Discussion forums and bulletin board systems View top rated classes

Detailed description

This is a simple class for managing the message posts of a forum stored in a MySQL database and displaying them in HTML pages.

The users can post any messages in the forum without requiring prior registration or authorization.

The forum may have many threads and each thread can have many posted messages.

The class provides functions for presenting a new post form pages, listing the threads of the forum and listing the messages of each thread.

Packages needed by this class

Class Dependency Why it is needed
E-mail address validation class
Optional
it checks if mail is good

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 config.php Conf. MySQL config file for the class
Plain text file SForum.sql Data SQL data
Accessible without login Plain text file SForum_class.php Class Class file
Accessible without login Plain text file test.php Example Test file
Download all files: simpleforum.tar.gz simpleforum.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.