Share

sCssBoard

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2004-12-22 cvs -d:pserver:anonymous@scssboard.cvs.sourceforge.net:/cvsroot/scssboard login

cvs -z3 -d:pserver:anonymous@scssboard.cvs.sourceforge.net:/cvsroot/scssboard co -P modulename

Show:

What's happening?

  • incorrect associative indices

    I noticed when trying out this project that all the associative array indices in the code are of the form $_ARRAY[index], which is actually incorrect and generates an "undefined constant" error when running PHP with error reporting set to E_ALL. The correct form is $_ARRAY['index'].

    2007-05-31 14:57:34 UTC by nobody

  • Pre-Christmas Status

    So far, sCssBoard has all the basic features of a forum. In development right now are mostly two things: administrator/moderator functions and complete BBCode and emoticons.

    2004-12-23 05:38:08 UTC by elxx

  • sCssBoard

    Anonymous committed patchset 1 of module CVSROOT to the sCssBoard CVS repository, changing 11 files.

    2004-12-22 19:10:46 UTC by nobody

  • scssboard

    elxx registered the sCssBoard project.

    2004-12-22 03:17:15 UTC by elxx

Our Numbers